fix: last-name to upper case
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
package fr.titionfire.ffsaf.utils;
|
||||
|
||||
import io.quarkus.runtime.annotations.RegisterForReflection;
|
||||
|
||||
@RegisterForReflection
|
||||
public enum GradeArbitrage {
|
||||
NA("N/A"),
|
||||
ASSESSEUR("Assesseur"),
|
||||
|
||||
Reference in New Issue
Block a user