Pascal Gehl
Pascal Gehl
Our service uses spring-boot version 2.5.4. When trying to use errors-spring-boot-starter version 1.4.0 we get this exception at startup. ``` Caused by: java.lang.NoSuchMethodError: void org.springframework.boot.web.reactive.error.DefaultErrorAttributes.(boolean) at me.alidg.errors.adapter.attributes.ReactiveErrorAttributes.(ReactiveErrorAttributes.java:43) at me.alidg.errors.conf.ReactiveErrorsAutoConfiguration.errorAttributes(ReactiveErrorsAutoConfiguration.java:38) at...
Flogger dependency management could be made easier and less error prone with a [maven Bill of Materials](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms)
I try to move from commons-collections to collections-generic and I found out that these 2 CollectionUtils isEmpty and isNotEmpty methods were not ported.
Since we upgraded from version 4.13.0 to 4.14.0 our applications using logback as sl4fj implementation using liquibase-cassandra fail to start because JDK14LoggerFactory is in the classpath. The only change in...
**Is your feature request related to a problem? Please describe.** No. Feature is not related to a problem **Describe the solution you'd like** In the same vain as _spring.cloud.gateway.requests_ it...