Api server for CssPatternApp project.
JDK 17
git clone https://github.com/mofcpl/csspatternapp-server.gitgradlew bootRun --args='--spring.profiles.active=dev' - Spring (Spring Security, Spring Data)
- Liquibase
- H2
- MySQL
- Clone the repository and make a new branch from develop.
- Make changes.
- Open a Pull Request with a comprehensive description of changes.
We use the Git Flow branching model for development.
Refer to csspatternapp-client for more information.