| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-01 | refactor(web/server): Convert resources to Java | Fabian Mastenbroek | |
| This change converts the resource classes of the OpenDC web server to use Java, The Quarkus integration for Java is more mature and the programming quality of experience is not that much worse. | |||
| 2023-02-01 | refactor(web/server): Use Panache for entity modeling | Fabian Mastenbroek | |
| This change updates the OpenDC web server to use Panache (provided by Quarkus) to model entities. Such approach is better supported in Quarkus and simplifies our implementation. | |||
