12 Commits

Author SHA1 Message Date
Andy Wilkinson
30a623a98c Merge branch '3.1.x' into 3.2.x 2024-10-21 11:19:54 +01:00
Andy Wilkinson
ca2f9008d6 Add copyright/license headers to Java and Kotlin source files
Closes gh-250
2024-10-21 11:17:51 +01:00
Christoph Strobl
39ee45608a Add tests for default sorting with MongoDB
Smoke test for spring-projects/spring-data-mongodb#4744

See gh-230
2024-07-30 08:45:20 +02:00
Andy Wilkinson
7dbb2cbba8 Enable compile linting and treat warnings as errors
Closes gh-232
2024-07-25 10:11:40 +01:00
Andy Wilkinson
9efd87bf37 Use enforcedPlatform to ensure use of Boot and Cloud's managed versions
Closes gh-207
2024-03-20 10:35:17 +00:00
Moritz Halbritter
1759b0822f Remove 'version' field from docker-compose files
Docker Compose v2 doesn't need that anymore, see
https://docs.docker.com/compose/compose-file/04-version-and-name/
2023-08-10 09:20:52 +02:00
Andy Wilkinson
0005963627 Polish Gradle build scripts
Improve consistency of whitespace and quotes
2023-05-26 11:07:04 +01:00
Christoph Strobl
99f416cffc Add data-mongo test for lazy loading collection like DBRef.
See: spring-projects/spring-data-mongodb#4351
See gh-176
2023-04-18 11:01:36 +01:00
Andy Wilkinson
7ba4bb9a99 Apply formatting update to appTest source set 2023-03-20 15:07:25 +00:00
Andy Wilkinson
5170a2e722 Upgrade to Spring Java Format 0.0.38 2023-03-16 12:35:12 +00:00
Christoph Strobl
759acd00ab Add test for MongoDB multi document transactions
Add missing tests and enable test for lazy loading document references.

See gh-141
2022-12-02 13:24:49 +01:00
Andy Wilkinson
7112a4b6a4 Reflect grouping in directory structure 2022-10-28 14:36:50 +01:00