Please enable JavaScript.
Coggle requires JavaScript to display documents.
center (Try to run project with gradle (open timer by maven project (run…
center
Try to run project with gradle
linux ./gradlew clean jettyRun
window: .\gradlew clean jettyRun
open timer by maven project
run as java-application /timer/src/main/java/com/banana/timer/TimerApplication.java
java 8
curently: app run with java 8
regis account for timer
method post:
http://localhost:8080/center/employee
key: account, value: team1
Modules
employee
pagkages
endpoint
export
model
export relative
respotory
export
service
export
enumeration
export for all
exception
export for centerJavaApplication.java
upgrade jdk 8 to jdk 12
Error some: dependencies
need to switch to gradle.plugin.org.gretty:gretty:2.3.1
refer photo
create module employee in folder: /src/main/java/com.banana.center.employee_module
upgrade gradle version
Source code information
https://github.com/dieuph/banana-company
account
ID: techworkshopteam4, pass: rVL8j_7M
branch
workshop_20072019_team_shield