Class LoomApplication
java.lang.Object
com.loomcache.springboot.LoomApplication
Spring Boot 4 application for the LoomCache distributed cache.
Launches an embedded cache node with: - REST API for cache operations - Write-through persistence via Spring Data JPA + H2 (Oracle mode) - Actuator endpoints for health/metrics
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoomApplication
public LoomApplication()
-