cf-java-logging-support
cf-java-logging-support copied to clipboard
Draft Release 4: Basic Changes
This is the first PR on the way to #164. It contains the following major changes:
- deletion of custom metrics feature
- removal of Jersey support and old sample app
- remove
javax.servletsupport in favour of Jakarta - migrate to Java 17 (at Java 11 code level)
- upgrade to SLF4J 2.x and Logback/Log4j2 to latest versions
- upgrade JUnit and Mockito to v5
- replacement of Hamcrest by AssertJ