[Revised 2023-11-27] Developing RESTful Web Services using Spring Boot 3.x
This course covers the process of developing a RESTful Web Services application using Spring Boot, and you can learn the basic knowledge required for designing a REST API.
4,910 learners
Level Basic
Course period Unlimited

Want to know what questions other learners frequently ask?
- Unresolved
JPA
안녕하세요. UserDaoService에 있는 id가1,2,3인 사람들과JPA관련된
rest-apispring-bootghkddlsdyd998401
・
5 months ago
0
43
1
- Unresolved
jpa dependency를 추가하고 SecurityConfig클래스에서 오류가 납니다.
안녕하세요. 강의를 수강하던 도중에 궁금한 점이 있어 질문드립니다.jpa dependency를 추가하고 <p style="t
rest-apispring-bootghkddlsdyd998401
・
6 months ago
0
54
1
- Unresolved
웹 브라우저 400 bad request
안녕하세요. 위 강의를 따라 코드를 작성하고 postman에서는 원하는 결과를 얻었습니다. 하지만, 다음 강의로 진행하기 전에 웹 브라우저에서 접속을 해봤는데 400 bad request가 발생하였습니다. default
rest-apispring-bootghkddlsdyd998401
・
6 months ago
0
56
1
- Resolved
@Size는 되는데 @Past는 안 됩니다.
제목 그대로 validation에서 size부분은 포스트맨에서 400처리가 잘 되는데 Past 부분은 년도를 1,2 년 뒤로 설정하고 send해봐도 생성이 됩니다.<img src="https://cdn.infle
rest-apispring-bootghkddlsdyd998401
・
6 months ago
0
45
1
- Resolved
pdf 자료는 없나요?
강의 pdf 교안은 없나요?
rest-apispring-bootghkddlsdyd998401
・
6 months ago
0
62
2
- Unresolved
locale 정보가 null 이면 무조건 messages_ko.properties이 호출 되는 문제
<img src="https://cdn.inflearn.com/public/files/posts/59680db7-8507-49e2-ad61-1fd39a7af1eb/bdf3ce56-5809-4b4e-b646-92ec3a3394b4.png" media-type="img"
rest-apispring-bootyahoo23447340
・
7 months ago
0
75
2
- Resolved
Swagger 강의, Unable to infer base url 이거 뜨시는 분들 도움되시라고
스프링부트 2.7 버전에서 3.1 버전으로 올려다가 강의대로 이것저것 만져주고 다시 swagger 띄우려고 했더니 'Unable to infer base url 뭐시기' 뜨길래 인텔리제이 '파일' 메뉴에서 'Invali
rest-apispring-bootswaggershm9856
・
8 months ago
0
94
1
- Unresolved
강의에서나온 화면 피피티
강의에서나온 화면 피피티같은 파일은 없나요?
rest-apispring-bootsksksk96
・
a year ago
0
143
1
- Unresolved
HelloWorldBean 관련 에러
`java: constructor HelloWorldBean in class mystudy.myrestfulservice.bean.HelloWorldBean cannot be applied to given types;
rest-apispring-bootghkdtjfxkd
・
0
169
2
- Unresolved
Swagger API 3.x 오류..
<img src="https://cdn.inflearn.com/public/files/posts/8b794cfe-e445-4c4b-9099-ebbd32d15b53/889953df-e1f8-47bf-bb89-4d430c93bac4.webp" media-type="img"
rest-apispring-bootguswns67697751
・
0
207
1
- Unresolved
java: variable message not initialized in the default constructor 에러는 어찌하면 좋을까요?
localhost 에서 이제 hello-world 까지는 되는데 hello-world-bean까지 하려구 이제
rest-apispring-bootshheo
・
1
260
1
- Unresolved
현재 GIT에 올리신 소스를 실행해봤습니다.
현재 GIT에 올리신 소스를 실행해봤습니다. 그런데 시큐리티 비밀번호가 콘솔창에 뜨지 않습니다. 그리고 application.yml에서 시큐리티 관련 비밀번호 주석을 풀고 실행을 해도, rest api가 인증 없이도 호출되는 것 같습니다. 어
rest-apispring-bootlavender7
・
0
177
2
- Unresolved
고양이 소리가 귀엽네요 !!
열심히 듣겠습니다 !!!!!
rest-apispring-bootkjw22980857
・
0
124
2
- Unresolved
git에서 소스받고 실습중인데
패스워드를 안넣어도 401에러가 아닌 200으로 올바른 API호출이 됩니다.SecurityConfig 없애고 하면 302로 login 페이지로 가고.. 혹시 어떤부분이 다를까요?
rest-apispring-bootzzang43553681
・
0
112
1
- Unresolved
post가 안되요
"Required request body is missing: public kr.co.joneconsulting.myrest
rest-apispring-bootjohnhong5152886
・
0
96
1
- Unresolved
한국어 같은 경우 언어코드인 messages_ko.properties 로 생성하는게 더 좋지 않나요?
한국어 같은 경우 언어코드인 messages_ko.properties 로 생성하는게 더 좋지 않나요? 좋은 강의 잘 듣고 있습니다. 감사합니다.
rest-apispring-bootmkp0131
・
0
146
2
- Unresolved
리턴타입으로서 EntityModel<User> 와 ResponseEntity질문
이전 학습에서 /users/{Id} 에 맵핑된 retrieveUser 메소드의 리턴타입을 EntityModel 로 정의했습니다.따라서 아래와 같은 리턴문으로 마쳤습니다.<code class="language-jav
rest-apispring-bootddoddo
・
0
99
1
- Unresolved
예외처리쪽 관련 질문있습니다.
<img src="https://cdn.inflearn.com/public/files/posts/018971c0-8ab8-456d-bdf4-2ea686b0e009/130c6f2d-a31d-4921-8689-99cef93fb412.png" media-type="img"
rest-apispring-bootakrmak121081
・
0
148
2
- Unresolved
엔티티가 바로 응답으로 나가도 되나요??
이번 수업 코드를 보면 @Entity 붙은 클래스에서 @JsonIgnore 를 사용해 json 필터링을 하고있는데요.. 보통 entity 외에 따로 dto 만들어서 응답하지 않나요??
rest-apispring-boothahahaha
・
0
207
2
- Unresolved
안녕하세여 Cannot invoke "co.kr.joneconsulting.resfulservice.repository.PostRepository.save(Object)" because "this.postRepository" is null
Cannot invoke "<a target="_blank" rel="noopener noreferrer nofollow" href="http://co.kr.joneconsulting.res
rest-apispring-boota846811565006
・
0
117
2

