Spring Boot Python Executor Cache is an optional module that provides built-in caching capabilities
for the spring-boot-python-executor framework. It allows automatic caching of Python script
execution results, improving performance by avoiding redundant executions and reducing latency
in Python–Java scenarios.
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| io.github.w4t3rcs
»
spring-boot-python-executor-common Shared interfaces and contracts for Python Executor modules. | 1.0.0 | ✔ | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cache Starter for using Spring's caching support | 3.5.3 | 4.0.6 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-json Starter for reading and writing JSON | 3.5.3 | 4.0.6 | |
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 |
