actuator1 Springboot JPA kotlin - spring cloud에서 몇가지 적용해보자~ https://github.com/rcaninhu/springboot3-demoGitHub - rcaninhu/springboot3-demoContribute to rcaninhu/springboot3-demo development by creating an account on GitHub.github.com extra["springCloudVersion"] = "2022.0.1" dependencyManagement { imports { mavenBom("org.springframework.cloud:spring-cloud-dependencies:${property("springCloudVersion")}") } } dependencies { ... ... ... org.springframework.b.. 2023. 3. 20. 이전 1 다음