Skip to content

congson95dev/spring_boot_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring_boot_tutorial

This project is to learning about java spring boot

This project follow by this tutorial:

https://www.youtube.com/watch?v=UMePnyjr6FM&t=4290s

It's done about the simple CRUD

But it's not finished yet, i've paused this video and will learn the rest of it later

Other knowledge that i've learn outside of that tutorial:

Annotation:

@Data

https://huongdanjava.com/vi/su-dung-data-annotation-cua-project-lombok.html

@AllArgsConstructor

https://shareprogramming.net/cach-su-dung-allargsconstructor-cua-lombok/

@NoArgsConstructor

https://shareprogramming.net/cach-su-dung-noargsconstructor-cua-lombok/

@Repository and @Service

https://viblo.asia/p/spring-boot-4-atcomponent-vs-atservice-vs-atrepository-maGK7k2AKj2

Error Handling:

Please check in this file:

src/main/java/com/example/tutorial/exception/CommonExceptionHandler.java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages