...
Core Container
GroupId | ArtifactId | 설명 |
---|---|---|
org.springframework | spring-core | 핵심 유틸리티 |
org.springframework | spring-beans | 빈 지원 |
org.springframework | spring-context | 애플리케이션 컨텍스트의 런타임 구현, 스케줄, 지원 |
org.springframework | spring-context-support | 스프링과 서드파티 라이브러리 간의 통합 지원 |
org.springframework | spring-expression | 스프링 표현 언어(SpEL) |
AOP and Instrumentation
GroupId | ArtifactId | 설명 |
---|---|---|
org.springframework | spring-aop | 프록시(Proxy) 기반 AOP 지원 |
org.springframework | spring-aspects | AspectJ 기반 스프링 애스펙트(aspect) |
org.springframework | spring-instrument | JVM 부트스트래핑을 위한 인스트루먼트(Instrumentation) agent |
org.springframework | spring-instrument-tomcat | 아파치 톰캣을 위한 인스트루먼트(Instrumentation) agent |
...
Messaging
...
Data Access/Integration
...