Auto-configuration module for enabling caching support in the Spring Boot Python Executor project.
This module integrates with Spring Cache abstraction and allows caching Python script execution results
transparently using any supported CacheManager (e.g., Caffeine, Redis, In-Memory).
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| io.github.w4t3rcs
»
spring-boot-python-executor-cache Spring Boot Python Executor Cache is an optional module that provides built-in caching capabilities | 1.0.0 | ✔ | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 3.5.3 | 4.0.6 |
