You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: 기존 설정 빈 DataSource 기반임을 나타낼 수 있도록 구체적으로 수정
* feat: DataSourceTransactional 어노테이션 추가
* refactor: DataSourceTransactional 어노테이션 적용
* feat: JPA 관련 allOpen 설정 추가
* feat: Jpa 의존성 추가
* feat: Jpa 필요 프로퍼티 추가
* feat: JpaConfig 구현
* feat: Jpa 추가로 중복되는 빈 설정 문제 해결
* feat: Jpa 편의 어노테이션 추가
- EnableJpaRepositories
- EntityTimeJsonFormat
- JpaTransactional
* feat: ApiJpaConfig 구현
* refactor: V2에는 domain에 따라 dataMigration 파일 필터링 할 수 있도록 수정
* feat: BaseEntity 구현
* refactor: TxConfig로 TransactionalManager 설정 분리
* refactor: TxConfig로 TransactionalManager 설정 분리 반영
* refactor: TxConfig에서 TransactionManagementConfigurer를 구현하여 JpaTx를 지정하여 삭제
No description provided.
The text was updated successfully, but these errors were encountered: