freelec-springboot2-webservice icon indicating copy to clipboard operation
freelec-springboot2-webservice copied to clipboard

Results 100 freelec-springboot2-webservice issues
Sort by recently updated
recently updated
newest added

![오류](https://github.com/jojoldu/freelec-springboot2-webservice/assets/84299665/fa7ce5d5-c398-438d-9c82-41232f9672b3) ![오류내용](https://github.com/jojoldu/freelec-springboot2-webservice/assets/84299665/e98f831e-c016-4407-87a3-9e10158fb0d8) ![프로퍼티](https://github.com/jojoldu/freelec-springboot2-webservice/assets/84299665/0885c5e9-adbc-4c1c-8f69-4a8c30f0e567) 다른분들 해결방법 계속 찾아봤는데... 해결이 안되서 문의드려요 제발도와주세요 ㅠㅠ

실습오류
질문

기존에 올라온 질문이 아닌지 먼저 검색해주세요! ## 가장 자주 나온 제보 * [P.105 @PutMapping("/api/v1/posts")](https://github.com/jojoldu/freelec-springboot2-webservice/issues/6) * [P.111 Posts.update](https://github.com/jojoldu/freelec-springboot2-webservice/issues/15) ### 어떤 오류인가요? 118p. Whitelabel Error page. 오류설명: http://localhost:8080/api/v1/posts/1 ~~v1/posts/1 은 이상없이 잘...

실습오류
질문

기존에 올라온 질문이 아닌지 먼저 검색해주세요! ## 가장 자주 나온 제보 * [P.105 @PutMapping("/api/v1/posts")](https://github.com/jojoldu/freelec-springboot2-webservice/issues/6) * [P.111 Posts.update](https://github.com/jojoldu/freelec-springboot2-webservice/issues/15) ### 어떤 오류인가요? 오류설명: ### 프로젝트 주소 Github에 오류가 난 프로젝트를 올려주세요. **Github...

실습오류
질문

기존에 올라온 질문이 아닌지 먼저 검색해주세요! ## 가장 자주 나온 제보 * [P.105 @PutMapping("/api/v1/posts")](https://github.com/jojoldu/freelec-springboot2-webservice/issues/6) * [P.111 Posts.update](https://github.com/jojoldu/freelec-springboot2-webservice/issues/15) ### 어떤 오류인가요? 오류설명: 동시에 지정이 안되는데 어떻게 설정해야할까요?? ### 프로젝트 주소 Github에...

실습오류
질문

기존에 올라온 질문이 아닌지 먼저 검색해주세요! ## 가장 자주 나온 제보 * [P.105 @PutMapping("/api/v1/posts")](https://github.com/jojoldu/freelec-springboot2-webservice/issues/6) * [P.111 Posts.update](https://github.com/jojoldu/freelec-springboot2-webservice/issues/15) ### 어떤 오류인가요? 오류설명: 코드를 그대로 작성했는데.. 테스트코드가 통과되지 않습니다.. ### 프로젝트 주소...

실습오류
질문

기존에 올라온 제보가 아닌지 먼저 검색해주세요! 아...아이고 중복 이슈네요 죄송합니다... ## 가장 자주 나온 제보 * [P.105 @PutMapping("/api/v1/posts")](https://github.com/jojoldu/freelec-springboot2-webservice/issues/6) * [P.111 Posts.update](https://github.com/jojoldu/freelec-springboot2-webservice/issues/15) ### 오타 PostsService 생성 패키지 위치가 두번 나오는데 p104,...

오타

기존에 올라온 질문이 아닌지 먼저 검색해주세요! ## 가장 자주 나온 제보 * [P.105 @PutMapping("/api/v1/posts")](https://github.com/jojoldu/freelec-springboot2-webservice/issues/6) * [P.111 Posts.update](https://github.com/jojoldu/freelec-springboot2-webservice/issues/15) ### 어떤 오류인가요? 오류설명: 구글로그인은 잘되는데 네이버 로그인만 하면 로그인도 안되고 url뒤에 /login이라고...

실습오류
질문

기존에 올라온 질문이 아닌지 먼저 검색해주세요! ## 가장 자주 나온 제보 * [P.105 @PutMapping("/api/v1/posts")](https://github.com/jojoldu/freelec-springboot2-webservice/issues/6) * [P.111 Posts.update](https://github.com/jojoldu/freelec-springboot2-webservice/issues/15) ### 어떤 오류인가요? 오류설명: ### 프로젝트 주소 Github에 오류가 난 프로젝트를 올려주세요. **Github...

실습오류
질문

### 어떤 오류인가요? 오류설명: - codeDeploy까지 진행하여 배포를 하였는데 jar파일 실행이 안됩니다. - travis CI, S3, codeDeploy에 모두 정상 배포 완료 - ec2의 zip 파일에도 파일 있음. ![zip배포목록](https://user-images.githubusercontent.com/53487385/83323431-b8a8fd00-a299-11ea-9918-f1a46f233324.PNG) 기존에 jar...

실습오류
질문

![image](https://github.com/jojoldu/freelec-springboot2-webservice/assets/58059477/32763d76-47dc-4318-8d49-4bbaf1dfa16e) ![image](https://github.com/jojoldu/freelec-springboot2-webservice/assets/58059477/7742b926-a04a-48a6-9bbe-34a645306ff1) ![image](https://github.com/jojoldu/freelec-springboot2-webservice/assets/58059477/7a803c88-0ea1-4d35-a7e9-d6879d5fdd8a) 로컬에있는 oauth 코드를 그대로 복사해서 aws ec2에 옮겼는데 ec2에서만 위와 같은 에러가 발생합니다. 네이버 로그인은 잘 됩니다. 원인이 뭘까요?

실습오류
질문