├── JPA_ANNOT.pdf ├── README.md ├── RestAnnot.pdf ├── Spring_MVC_Annot.pdf └── Spring_Security_Annot.pdf /JPA_ANNOT.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elma-dev/Spring_Boot_Annotations_Cheat_sheet/6db9031067d7b5b715626acf4c38627fd1828154/JPA_ANNOT.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Spring_Boot_Annotations_Cheat_sheet 2 | Spring Boot Annotations Cheat sheet (MVC/JPA/Security...) 3 | # Spring DATA JPA 4 | ![JPA_ANNOT_page-0001](https://user-images.githubusercontent.com/67378945/234885518-9fad98ba-34ff-4528-8025-f72cbcd0c16b.jpg) 5 | # Spring MVC 6 | ![Spring_MVC_Annot_page-0001](https://user-images.githubusercontent.com/67378945/234886122-aae90dbd-3078-4eb6-b7e7-b8c7e3283dc4.jpg) 7 | # Spring Rest 8 | ![RestAnnot_page-0001](https://user-images.githubusercontent.com/67378945/234886357-6271f9d1-93ba-4b78-8be7-aa80809f662f.jpg) 9 | # Spring Security 10 | ![Spring_Security_Annot_page-0001](https://user-images.githubusercontent.com/67378945/234886588-529ef949-cbe3-4920-8831-c46b76039347.jpg) 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /RestAnnot.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elma-dev/Spring_Boot_Annotations_Cheat_sheet/6db9031067d7b5b715626acf4c38627fd1828154/RestAnnot.pdf -------------------------------------------------------------------------------- /Spring_MVC_Annot.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elma-dev/Spring_Boot_Annotations_Cheat_sheet/6db9031067d7b5b715626acf4c38627fd1828154/Spring_MVC_Annot.pdf -------------------------------------------------------------------------------- /Spring_Security_Annot.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Elma-dev/Spring_Boot_Annotations_Cheat_sheet/6db9031067d7b5b715626acf4c38627fd1828154/Spring_Security_Annot.pdf --------------------------------------------------------------------------------