4.0.0 org.springframework.boot spring-boot-starter-parent 2.1.6.RELEASE com.totopia server 0.0.1-SNAPSHOT server Demo project for Spring Boot 1.8 2.8.5 org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-json org.springframework.boot spring-boot-starter-websocket org.springframework.kafka spring-kafka com.google.code.gson gson ${gson.version} org.springframework.boot spring-boot-devtools runtime true org.postgresql postgresql runtime org.springframework.boot spring-boot-configuration-processor true org.projectlombok lombok true org.springframework.boot spring-boot-starter-test test org.springframework.kafka spring-kafka-test test org.springframework.security spring-security-test test org.springframework.boot spring-boot-maven-plugin