An open API service indexing awesome lists of open source software.

https://github.com/thomasvitale/efficient-spring-boot-workshop


https://github.com/thomasvitale/efficient-spring-boot-workshop

Last synced: 7 months ago
JSON representation

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)