-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
의존성 버전 변경으로 인한 이슈
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-hal-browser</artifactId>
<version>3.3.9.RELEASE</version>
</dependency>browser -> explorer 으로 변경
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-hal-explorer</artifactId>
</dependency>Metadata
Metadata
Assignees
Labels
No labels