spring-boot-problem-handler icon indicating copy to clipboard operation
spring-boot-problem-handler copied to clipboard

Common exception handler for Spring boot web applications

Results 1 spring-boot-problem-handler issues
Sort by recently updated
recently updated
newest added

Hello, If I log the error in log4j2, the message is display without arguments : ![image](https://github.com/officiallysingh/spring-boot-problem-handler/assets/1622751/10bb7c2b-b9c6-470e-80a5-8ecc52ef35d7) in json it's ok : ![image](https://github.com/officiallysingh/spring-boot-problem-handler/assets/1622751/d4b84d9c-6d18-41b7-a271-cc455ca142e8) Best regards Duto