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

https://github.com/focus-shift/launchpad


https://github.com/focus-shift/launchpad

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Launchpad

## Requirements

This project requires Java 21 compiler.

## Usage

Include Launchpad to your project:

```xml

de.focus-shift
launchpad
...

```

Choose the right version of Launchpad for your Spring Boot version:
* 1.x is using spring boot 3.x as a parent
* 0.x is using spring boot 2.x as a parent

## License

Launchpad is Open Source software released under the [Apache License 2.0](LICENSE).