fix: attempt to fix locale issue again again again
This commit is contained in:
@@ -50,6 +50,7 @@ import org.springframework.context.annotation.ImportRuntimeHints;
|
||||
io.jsonwebtoken.impl.DefaultJwtParserBuilder.class,
|
||||
org.ocpsoft.prettytime.PrettyTime.class,
|
||||
org.ocpsoft.prettytime.i18n.Resources.class,
|
||||
org.ocpsoft.prettytime.i18n.Resources_en.class,
|
||||
})
|
||||
@ImportRuntimeHints(value = {HttpServletRequestRuntimeHint.class})
|
||||
public class CloudNativeConfig {}
|
||||
|
||||
Reference in New Issue
Block a user