News

I'm using spring boot 3 and resilience4j circuitbreaker. After upgrade from version 2.2.0 to 2.3.0, application fails to start with error Caused by: java.lang ...
For all programs we use a JPMS framework that creates a JPMS layer for every component. So, we have framework in boot layer and in one child layer we have a component with JavaFX modules, our JavaFX ...