Skip to content

Support for CRaC in Spring Boot modules without official support (yet)

License

Notifications You must be signed in to change notification settings

CRaC/crac-spring-boot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRaC Spring Boot starter

This artifact is intended to provide OpenJDK CRaC support for Spring Boot applications before the support is integrated to Spring Boot, or for versions that did not have that integrated yet.

The application should not require modifications in its code, only inclusion of this artifact as a dependency.

Usage

<dependency>
    <groupId>io.github.crac.org.springframework.boot</groupId>
    <artifactId>crac-spring-boot-starter</artifactId>
    <version>3.4.3</version>
</dependency>

Please note that the application should add org.crac:crac dependency as well.

About

Support for CRaC in Spring Boot modules without official support (yet)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages