8000 GitHub - famtwendev/springboot3_lab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

famtwendev/springboot3_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springworkplace

All lab for the coures of springboot

#Setting:
Enable annotation processing
Enable Lombok
#Follow on Youtube lab:
https://github.com/devteria/identity-service/tree/main

Dependencies (Properties, dependency and plugin)

<!-- Spring Boot Validation Starter -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-validation</artifactId>
</dependency>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0