Releases: DigiBP/digibp-camunda-template
Releases · DigiBP/digibp-camunda-template
3.3.0
3.2.2
- Use of Camunda deployment procedure (embedded:deployment) instead of Spring Boot (embedded:app)
- Change of resource folder structure due to the use deployment procedure
3.2.0
- Updating Camunda Spring Boot to 3.2.0
- Updating Spring Boot to 2.1.1.RELEASE
3.1.0
- Updating Camunda to 7.10.0
- Updating Camunda Spring Boot to 3.1.0
3.0.0
- Updating Camunda to 7.9.0
- Updating Camunda Spring Boot to 3.0.0
- Updating Spring Boot to 2.0.2.RELEASE
2.0.7
- Default Maven goal
clean spring-boot:run
2.0.6
- A much nicer
deploy to Heroku
shield.
2.0.5
- Adding 'authorization: enabled: false' to application.yaml
2.0.4
- Adding application-local.yaml to .gitignore
- Updating application.yaml and application-heroku.yaml
2.0.3
- Adding a README.md file