로고와 햄버거 버튼 수정

This commit is contained in:
2026-05-27 16:40:11 +09:00
parent 1ef649aa14
commit b7ae5b8329
3 changed files with 34 additions and 3 deletions

View File

@@ -24,6 +24,12 @@
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<!-- Spring Boot Web + Thymeleaf -->
<dependency>
<groupId>org.springframework.boot</groupId>