Skip to content

amiss18/annotations-cheatsheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

annotations-cheatsheet

Spring, Spring Boot Annotations Cheat sheet

Spring Boot Main annotations

  • @SpringBootApplication
  • @ComponentScan
  • @EanbleAutoConfiguration
  • @Configuration

Stereotype annotation

  • @Component
  • @Controller
  • @Service
  • @Repository

About

spring boot annotation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%