-
스프링 트랜잭션은 다양한 옵션을 제공합니다. public @interface Transactional { String value() default ""; String transactionManager() default ""; Class