Blossom

Blossom is a Java framework based on Spring-Boot which enables you to realize your projects quickly and smoothly.

It contains a responsive back-office which includes several modules and tools made to ease and speed up your development process.

Quick start

Generate your project

The Initializr will generate for you a complete maven project. Choose your modules, set your preference and hit "Generate".

Open and run your project

Unzip the generated project and import it in your favorite IDE. Run the main Application class.

Enjoy your new back-office

Open your favorite web browser on http://localhost:8080/blossom and log in with system/system

Presentation