Skip to content

rasitesdmr/SpringBoot-Product-Thymeleaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 23, 2022
013f539 Β· Oct 23, 2022

History

4 Commits
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022

Repository files navigation

🎯 THYMELEAF ?

πŸ“Œ docker-compose.yaml

docker-compose up --build -d
docker-compose down -v

πŸ“Œ Thymeleaf Maven Dependencies

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>

πŸ“Œ Service

πŸ“Œ Steps