Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History

backend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Sprout Back-end

The backend of Sprout is configurable.
You can use your own Spring Boot project, and add the Sprout Spring Boot Starter as a dependency to bootstrap your app.

To create a custom Sprout Server read here

Or you can use the default server, and create modules to extend your server at runtime.

Documentation

TODO: create documentation for extending default server.