Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jveverka/microprojects

Various lightweight micro-services.
https://github.com/jveverka/microprojects

mongodb oauth2-authentication spring webflux

Last synced: 26 days ago
JSON representation

Various lightweight micro-services.

Awesome Lists containing this project

README

        

### Environment
* Java 21 or higher
* Gradle 8.0 or higher

### Build & Test
```shell
gradle clean build test
gradle --warning-mode all clean build test
```