Stéphane Nicoll
cc561a1106
Remove version attribute from docker-compose files
...
The version attribute has been deprecated.
2024-08-08 15:38:57 +02:00
Sébastien Deleuze
e4ff6fc20c
Refactor the CR plugin to a Lifecycle one
2024-06-14 18:29:28 +02:00
Sébastien Deleuze
60acfffacf
Polishing
2024-06-10 11:50:22 +02:00
Sébastien Deleuze
dc3339fb9f
Refine Spring Data JPA documentation
2024-06-10 11:45:24 +02:00
Sébastien Deleuze
68dec77e4b
Improve training run configuration documentation
2024-06-10 11:34:41 +02:00
Sébastien Deleuze
5bc63eb981
Add data-r2dbc README
...
Add lifecycle documentation.
2024-05-20 14:34:45 +02:00
Sébastien Deleuze
50520d4321
Update data-redis README
...
Add lifecycle documentation.
2024-05-20 14:32:58 +02:00
Sébastien Deleuze
279b80d640
Add data-mongodb-reactive README
...
Add lifecycle documentation.
2024-05-20 14:29:13 +02:00
Sébastien Deleuze
ac5f0157e9
Add data-mongodb README
...
Add lifecycle documentation.
2024-05-20 14:27:24 +02:00
Sébastien Deleuze
53622076c1
Update data-jdbc README
...
Add lifecycle documentation.
2024-05-20 14:23:01 +02:00
Sébastien Deleuze
85006d90b8
Update data-jpa README
...
Refine the documentation and provide up to date configuration
for Spring Boot 3.3 / Hibernate 6.5.
2024-05-20 14:19:09 +02:00
Sébastien Deleuze
46d632f696
Provide Spring Data JPA lifecycle configuration guidance
...
Closes gh-54
2024-01-24 10:47:02 +01:00
Sébastien Deleuze
551e987605
Provide Spring Data JPA CRaC configuration guidance
...
Closes gh-54
2024-01-24 10:36:32 +01:00
Sébastien Deleuze
4c4d97ddb7
Let Boot manage CRaC dependency version
2023-11-24 15:44:16 +01:00
Sébastien Deleuze
42281a6621
Merge pull request #34 from christophstrobl/data/jdbc/data-jdbc
...
Add data-jdbc smoke test.
2023-09-22 14:39:34 +02:00
Christoph Strobl
783d97531d
Add smoke tests for data-jdbc.
2023-09-22 11:07:26 +02:00
Christoph Strobl
f59f48f7c2
Add data-jpa smoke test.
2023-09-22 10:12:57 +02:00
Sébastien Deleuze
be5a5e3b05
Remove unneeded data-redis test
...
It fails because it requires a Redis instance,
and does not bring much added value. Also, AOT
smoke test does contain it, so let's remove it
here as well.
See gh-2
2023-08-01 14:53:45 +02:00
Christoph Strobl
7e79944d01
Add smoke test for data-redis using Lettuce Redis driver
...
See gh-2
2023-08-01 14:17:53 +02:00