https://github.com/focus-shift/launchpad
https://github.com/focus-shift/launchpad
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/focus-shift/launchpad
- Owner: focus-shift
- License: apache-2.0
- Created: 2023-04-02T21:34:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-24T07:47:16.000Z (7 months ago)
- Last Synced: 2025-11-27T22:41:40.312Z (7 months ago)
- Language: Java
- Size: 175 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).