Moritz Halbritter
c06f2750f7
Add nullability annotations to tests in module/spring-boot-mongodb
...
See gh-47263
2 months ago
Andy Wilkinson
8d2c090af8
Move MongoDB health support into spring-boot-mongodb
...
Previously the MongoDB health indicates used Spring Data's templates
(imperative and reactive) to access MongoDB. This prevented health
information from being available in apps using Mongo's Java Driver
directly.
This commit updates the health indicates so that they no longer
depend upon Spring Data MongoDB and instead using MongoDB's Java
Driver directly. As they no longer depend on Spring Data MongoDB,
the indicators have also moved from spring-boot-data-mongodb to
spring-boot-mongodb.
Closes gh-47051
4 months ago
Phillip Webb
7140be8751
Rename metrics, observation, and tracing modules
...
Rename modules to include 'micrometer'.
Closes gh-46925
4 months ago
Moritz Halbritter
cea8fed6f8
Add nullability annotations to module/spring-boot-mongodb
...
See gh-46587
5 months ago
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
5 months ago
Andy Wilkinson
f8dbcef977
Polish "Add @ServiceConnection support for MongoDBAtlasLocalContainer"
...
See gh-45310
6 months ago
Andy Wilkinson
fc2a605295
Move MongoDB metrics auto-configuration into spring-boot-mongodb
...
See gh-46114
6 months ago
Phillip Webb
fa86100b90
Move MongoDB Docker Compose support into spring-boot-mongodb
...
See gh-46114
6 months ago
Stéphane Nicoll
7ba1b4cc56
Move MongoDB testcontainers support into spring-boot-mongodb
...
See gh-46114
6 months ago
Andy Wilkinson
c449158b2a
Create spring-boot-reactor module
...
Closes gh-46142
6 months ago
Andy Wilkinson
54e9da7ecd
Create spring-boot-mongodb module
...
See gh-46114
6 months ago
Stéphane Nicoll
322ff2b841
Create spring-boot-hazelcast module
...
See gh-46099
6 months ago
Andy Wilkinson
0850df50a9
Create spring-boot-kafka module
...
See gh-46092
6 months ago
Phillip Webb
5659d2c8a2
Create spring-boot-groovy-templates module
...
Closes gh-46089
6 months ago
Stéphane Nicoll
74f6c75b00
Create spring-boot-validation module
...
Closes gh-46087
6 months ago
Brian Clozel
7471d01a72
Create spring-boot-jsonb module
...
Closes gh-46080
6 months ago
Brian Clozel
dcf0eb36d3
Create spring-boot-amqp module
...
See gh-46077
6 months ago
Andy Wilkinson
760b80818f
Create spring-boot-reactor-netty module
...
See gh-46076
6 months ago
Andy Wilkinson
04b0590162
Create spring-boot-undertow module
...
See gh-46074
6 months ago
Andy Wilkinson
a0b28610e5
Move Tomcat auto-configuration into spring-boot-tomcat
...
See gh-46073
6 months ago
Andy Wilkinson
83b26a7362
Move tests that use Tomcat out of spring-boot-test
...
See gh-46073
6 months ago
Andy Wilkinson
6384e3265c
Create beginnings of spring-boot-tomcat module
...
See gh-46073
6 months ago