spring-boot-microservices-series-v2 icon indicating copy to clipboard operation
spring-boot-microservices-series-v2 copied to clipboard

Spring boot cloud series with latest technologies

Results 41 spring-boot-microservices-series-v2 issues
Sort by recently updated
recently updated
newest added

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...

component : webapp

component : catalog-service
type : dependency-upgrade

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

component : catalog-service

use an alternative to mockwebserver as it is using old stack and is not maintained.

component : gatling-tests