implementation 'org.springframework.cloud:spring-cloud-starter-consul-discovery:2.1.2.RELEASE'
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity5'
- implementation: 'org.springframework.kafka:spring-kafka:2.2.8.RELEASE'
+ implementation 'org.springframework.kafka:spring-kafka:2.2.8.RELEASE'
runtime("org.springframework.boot:spring-boot-devtools")
implementation 'org.postgresql:postgresql:42.2.5'