Runtime engine for client-supplied Java sources under the Dirigible registry.
Discovers *.java files via a dedicated synchronizer, compiles them in-process
with the JDK Java Compiler API, loads them under per-project isolated
URLClassLoaders, and exposes them as REST endpoints with hot reload.
Compile Dependencies (10)
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h2 A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 2.4.240 | ✔ | |
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 | 4.1.0 | ✔ |