6 Commits

Author SHA1 Message Date
Sébastien Deleuze
e4ff6fc20c Refactor the CR plugin to a Lifecycle one 2024-06-14 18:29:28 +02:00
Sébastien Deleuze
4c4d97ddb7 Let Boot manage CRaC dependency version 2023-11-24 15:44:16 +01:00
Sébastien Deleuze
94af8b0539 Introduce cracVersion Gradle property 2023-07-04 18:06:28 +02:00
Sébastien Deleuze
28d7548810 Add checkpoint/restore support
The `crAppTest` task tests the application running on the JVM
after a checkpoint/restore.
2023-06-28 16:36:56 +02:00
Sébastien Deleuze
a06f90ecea Add CRaC dependency to framework/webmvc-tomcat 2023-06-27 16:24:36 +02:00
Sébastien Deleuze
82d82b0980 Initial commit
The bootstrap of this project is done by leveraging
and adapting the infrastructure created in
https://github.com/spring-projects/spring-aot-smoke-tests.
2023-06-27 12:48:52 +02:00