
Локальное окружение для разработки Spring Boot веб-сервисов с Docker Compose, Consul, Make
- Из песочницы
- Tutorial
...
org.springframework.boot:
spring-boot-starter — основной модуль Spring Boot;
spring-boot-starter ... , PostgreSQL;
spring-boot-starter-web — веб-модуль;
spring-boot-starter ...
Читать дальше →