📢 Supplementary course website — official activities on Moodle. Content is updated regularly. Feedback welcome!
Review before quiz: Lectures | Week 12 Content | Lab 9
/actuator/health
spring-boot-starter-web
spring-boot-starter-test
spring-boot-starter-actuator
spring-boot-starter-thymeleaf
200 OK
201 Created
500 Internal Server Error
503 Service Unavailable
log.info("User {} created", username)
System.out.println("user created")
printStackTrace()
application.properties
mvn clean package
mvn clean install
java compile
mvn dependency:tree