
--debug-info 옵션을 사용하여 디버깅을 하기 위해 필요한 설정은 다음과 같습니다.
1. application.properties 파일에 다음 내용을 추가하세요.
#hostingforum.kr
management.endpoints.web.exposure.include=*
management.endpoint.debug.enabled=true
2. application.properties 파일에 다음 내용을 추가하세요.
#hostingforum.kr
spring.devtools.restart.enabled=true
3. application.properties 파일에 다음 내용을 추가하세요.
#hostingforum.kr
spring.jpa.show-sql=true
spring.jpa.properties.hibernate.format_sql=true
4. application.properties 파일에 다음 내용을 추가하세요.
#hostingforum.kr
spring.jpa.hibernate.ddl-auto=update
5. application.properties 파일에 다음 내용을 추가하세요.
#hostingforum.kr
server.servlet.context-path=/
6. application.properties 파일에 다음 내용을 추가하세요.
#hostingforum.kr
spring.datasource.url=jdbc:mysql://localhost:3306/your-database-name
spring.datasource.username=your-username
spring.datasource.password=your-password
7. application.properties 파일에 다음 내용을 추가하세요.
#hostingforum.kr
spring.jpa.hibernate.ddl-auto=update
8. application.properties 파일에 다음 내용을 추가하세요.
#hostingforum.kr
spring.jpa.hibernate.ddl-auto=update
9. application.properties 파일에 다음 내용을 추가하세요.
#hostingforum.kr
spring.jpa.hibernate.ddl-auto=update
2025-04-05 15:37