kusumandaru / bpm-sbh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bpm-sbh

Project Build

Test Status

compile: copy application.yaml to application-dev.yaml edit application-dev.yaml with your config mvn clean

migrate database: mvn clean flyway:migrate -DskipTests -Dflyway.configFiles=flyway.properties

run: mvn spring-boot:run

test: mvn test

setting db: application.yml

migration sql: on sql folder *mysql

user demo: username: admin password: admin

thunder client: src/main/resources/thunder/

CustomService and API can be add by adding class on JerseyConfig.java

About

License:Apache License 2.0


Languages

Language:Java 88.9%Language:CSS 5.8%Language:HTML 5.2%Language:Shell 0.0%