Spring/@annotation

@Service

melitina 2024. 6. 9. 00:47

https://codevang.tistory.com/258

 

@Repository, @Service 어노테이션

- Develop OS : Windows10 Ent, 64bit - WEB/WAS Server : Tomcat v9.0 - DBMS : MySQL 5.7.29 for Linux (Docker) - Language : JAVA 1.8 (JDK 1.8) - Framwork : Spring 3.1.1 Release - Build Tool : Maven 3.6.3 - ORM : Mybatis 3.2.8 두 어노테이션을 알기 위

codevang.tistory.com

 

'Spring > @annotation' 카테고리의 다른 글

@Constraint  (0) 2024.06.09
@Documented  (0) 2024.06.09
@org.springframework.web.bind.annotation.ExceptionHandler  (0) 2024.06.08
@RestControllerAdvice  (0) 2024.06.08
@Slf4j  (0) 2024.06.08