spring-boot-microservices-series-v2
spring-boot-microservices-series-v2 copied to clipboard
Spring boot cloud series with latest technologies
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/keycloak/keycloak](https://redirect.github.com/keycloak-rel/keycloak-rel) | major | `25.0.6` -> `26.0.0` | --- ### Configuration 📅 **Schedule**: Branch creation...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/keycloak/keycloak](https://redirect.github.com/keycloak-rel/keycloak-rel) | patch | `26.2.1` -> `26.2.2` | --- ### Configuration 📅 **Schedule**: Branch creation...
The jOOQ version property (`jooq.version`) was temporarily added to override Spring Boot's dependency management version. This property should be removed once Spring Boot includes the required jOOQ version in its...
From Spring boot 3.4.0, mockwebserver support is removed. Migrate to something which is supported
use an alternative to mockwebserver as it is using old stack and is not maintained.