You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Build GraphQL applications with Netflix DGS and Spring for GraphQL.
432
-
compatibilityRange: "[3.4.0,3.6.0-M1)"
432
+
compatibilityRange: "[3.4.0,4.0.0-M1)"
433
433
bom: netflix-dgs
434
434
links:
435
435
- rel: reference
@@ -441,9 +441,9 @@ initializr:
441
441
groupId: io.github.wimdeblauwe
442
442
artifactId: htmx-spring-boot
443
443
description: Build modern user interfaces with the simplicity and power of hypertext.
444
-
compatibilityRange: "[3.4.0,3.6.0-M1)"
444
+
compatibilityRange: "[3.4.0,4.0.0-M1)"
445
445
mappings:
446
-
- compatibilityRange: "[3.4.0,3.6.0-M1)"
446
+
- compatibilityRange: "[3.4.0,4.0.0-M1)"
447
447
version: 4.0.1
448
448
links:
449
449
- rel: reference
@@ -897,11 +897,11 @@ initializr:
897
897
href: https://rsocket.io/
898
898
- name: Apache Camel
899
899
id: camel
900
-
compatibilityRange: "[3.4.0,3.6.0-M1)"
900
+
compatibilityRange: "[3.4.0,4.0.0-M1)"
901
901
mappings:
902
902
- compatibilityRange: "[3.4.0,3.5.0-M1)"
903
903
version: 4.11.0
904
-
- compatibilityRange: "[3.5.0,3.6.0-M1)"
904
+
- compatibilityRange: "[3.5.0,4.0.0-M1)"
905
905
version: 4.13.0
906
906
description: Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
907
907
groupId: org.apache.camel.springboot
@@ -978,7 +978,7 @@ initializr:
978
978
id: spring-grpc
979
979
groupId: org.springframework.grpc
980
980
artifactId: spring-grpc-spring-boot-starter
981
-
compatibilityRange: "[3.4.0,3.6.0-M1)"
981
+
compatibilityRange: "[3.4.0,4.0.0-M1)"
982
982
description: Support for gRPC, a high performance, open source universal RPC framework.
983
983
bom: spring-grpc
984
984
links:
@@ -1012,7 +1012,7 @@ initializr:
1012
1012
groupId: de.codecentric
1013
1013
artifactId: spring-boot-admin-starter-client
1014
1014
description: Required for your application to register with a Codecentric's Spring Boot Admin Server instance.
1015
-
compatibilityRange: "[3.4.0,3.6.0-M1)"
1015
+
compatibilityRange: "[3.4.0,4.0.0-M1)"
1016
1016
bom: codecentric-spring-boot-admin
1017
1017
links:
1018
1018
- rel: reference
@@ -1022,7 +1022,7 @@ initializr:
1022
1022
groupId: de.codecentric
1023
1023
artifactId: spring-boot-admin-starter-server
1024
1024
description: A community project to manage and monitor your Spring Boot applications. Provides a UI on top of the Spring Boot Actuator endpoints.
1025
-
compatibilityRange: "[3.4.0,3.6.0-M1)"
1025
+
compatibilityRange: "[3.4.0,4.0.0-M1)"
1026
1026
bom: codecentric-spring-boot-admin
1027
1027
links:
1028
1028
- rel: reference
@@ -1031,7 +1031,7 @@ initializr:
1031
1031
id: sentry
1032
1032
bom: sentry
1033
1033
description: Application performance monitoring and error tracking that help software teams see clearer, solve quicker, and learn continuously.
1034
-
compatibilityRange: "[3.4.0,3.6.0-M1)"
1034
+
compatibilityRange: "[3.4.0,4.0.0-M1)"
1035
1035
groupId: io.sentry
1036
1036
artifactId: sentry-spring-boot-starter-jakarta
1037
1037
links:
@@ -1120,7 +1120,7 @@ initializr:
1120
1120
starter: false
1121
1121
- name: Wavefront
1122
1122
id: wavefront
1123
-
compatibilityRange: "[3.4.0,3.6.0-M1)"
1123
+
compatibilityRange: "[3.4.0,4.0.0-M1)"
1124
1124
description: Publish metrics and optionally distributed traces to Tanzu Observability by Wavefront, a SaaS-based metrics monitoring and analytics platform that lets you visualize, query, and alert over data from across your entire stack.
1125
1125
groupId: io.micrometer
1126
1126
artifactId: micrometer-registry-wavefront
@@ -1159,7 +1159,7 @@ initializr:
1159
1159
href: https://java.testcontainers.org/
1160
1160
- name: Contract Verifier
1161
1161
bom: spring-cloud
1162
-
compatibilityRange: "[3.4.0,3.6.0-M1)"
1162
+
compatibilityRange: "[3.4.0,4.0.0-M1)"
1163
1163
id: cloud-contract-verifier
1164
1164
description: Moves TDD to the level of software architecture by enabling Consumer Driven Contract (CDC) development.
description: Provides a simple, yet effective way to route to APIs in Servlet-based applications. Provides cross-cutting concerns to those APIs such as security, monitoring/metrics, and resiliency.
description: Provides a simple, yet effective way to route to APIs in reactive applications. Provides cross-cutting concerns to those APIs such as security, monitoring/metrics, and resiliency.
0 commit comments