kang님의 프로필 이미지

수강평 1

평균평점 5.0

90% 수강 후 작성

Rest api기본입문으로 아주 좋네요.감사합니다. 딱 원하던 강의 였습니다. SpringBoot2.2이상일때 Swagger가 추가된경우 HATEOS사용에러발생합니다. 저처럼 삽질하는 사람이 있을까봐 ... NoUniqueBeanDefinitionException발생 해결:Swagger설정파일클래스에 이하추가. @Primary @Bean public LinkDiscoverers discoverers() { List<LinkDiscoverer> plugins = new ArrayList<>(); plugins.add(new CollectionJsonLinkDiscoverer()); return new LinkDiscoverers(SimplePluginRegistry.create(plugins)); }

아직 달린 답글이 없어요.
도움이 되었다면 수강평에 답글을 남겨보세요!
[개정판 2023-11-27] Spring Boot 3.x 를 이용한 RESTful Web Services 개발 썸네일
Dowon Lee

·

52강

·

4,580명 수강

[개정판 2023-11-27] Spring Boot 3.x 를 이용한 RESTful Web Services 개발 썸네일
Dowon Lee

·

52강

·

4,580명 수강