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

https://github.com/jamesnetherton/smallrye-config-demo


https://github.com/jamesnetherton/smallrye-config-demo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

To run tests:

```
./mvnw clean install -Dnative
```

Run tests with Quarkus 2.11.2.Final:

```
./mvnw clean install -Dnative -Dquarkus.platform.version=2.11.2.Final
```