We are using db-scheduler in a Spring Boot application (Java/Kotlin, Gradle). We have observed that the JVM's native memory (non-heap memory) consumption increases steadily over time and is never ...
Add support for Spring Boot 4.x. Most likely need to create a new artifact for sb4-support. Not sure what to do with the duplication (is it possible to use maven shading to move shared classes into ...