Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Gradle
- 기초100제
- JPA
- Python
- 클린 코드
- springboot
- Codeup
- thymeleaf
- GitHub
- 알고리즘
- Git
- 객사오
- 티스토리챌린지
- Spring
- H2 설치
- 스프링
- 오블완
- go
- 롬복
- Vue.js
- MySQL
- java
- spring security
- mariadb
- Postman
- 클린코드
- 파이썬
- Spring Boot
- golang
- 코드업
Archives
- Today
- Total
목록spring cloud (1)
nyximos.log
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/cCbm2Q/btsIDNLg1A9/ng4Hd3HpXxPKjh8tga7KMk/img.png)
spring boot로 spring cloud 프로젝트를 만들고 build하니 이런 에러가 떴다.Execution failed for task ':compileJava'.> Could not resolve all files for configuration ':compileClasspath'. > Could not find org.springframework.cloud:spring-cloud-starter-config:. Required by: project : > Could not find org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:. Required by: project :..
Programming/Spring
2024. 7. 18. 22:10