https://github.com/thomasvitale/efficient-spring-boot-workshop
https://github.com/thomasvitale/efficient-spring-boot-workshop
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomasvitale/efficient-spring-boot-workshop
- Owner: ThomasVitale
- License: apache-2.0
- Archived: true
- Created: 2022-01-09T13:20:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T05:44:59.000Z (over 3 years ago)
- Last Synced: 2025-02-13T14:41:33.601Z (8 months ago)
- Language: Java
- Size: 121 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Efficient Spring Boot Workshop
## Prerequisites
You can find detailed information about setting up a Kubernetes platform on Digital Ocean in the
[dedicated guide](kubernetes/README.md).## Applications
* Servlet + JDBC (JVM)
* Reactive + R2DBC (JVM)
* Reactive + R2DBC (GraalVM)