서버/Spring Boot (2) 썸네일형 리스트형 [Spring Boot Kotlin] java.lang.TypeNotPresentException: Type javax.servlet.http.HttpServletRequest not present error Spring boot 3.2.2를 사용해서 Swagger를 만들고 싶었습니다 ! 근데 java.lang.TypeNotPresentException: Type javax.servlet.http.HttpServletRequest not present 이런 오류가 나오거나 localhost:8080/swagger-ui.html으로 접속하면 No static resource swagger-ui.html. org.springframework.web.servlet.resource.NoResourceFoundException: No static resource swagger-ui.html. 이런 에러가 뜨고 계속 오류가 나오더라구여 !! 해결 방법은 implementation 'org.springdoc:springd.. [Spring Boot Kotlin] 간단한 Rest Api 구현 안드로이드를 Kotlin으로 개발을 하고 있기 때문에 Spring Boot를 Kotlin으로 시작해보기로 했다. Rest API를 간단히 구현해보자 ! 환경 : Mac m1, JDK 17 사용 아래 주소에서 다운받아 설정해준다. https://www.oracle.com/java/technologies/downloads/#jdk17-mac Download the Latest Java LTS Free Subscribe to Java SE and get the most comprehensive Java support available, with 24/7 global access to the experts. www.oracle.com Mac M1칩은 아래를 다운받으면 된다. Spring Boot 시작 예제를 제.. 이전 1 다음