Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jpa 설정 추가 #450

Closed
belljun3395 opened this issue Dec 13, 2024 · 0 comments · Fixed by #461
Closed

jpa 설정 추가 #450

belljun3395 opened this issue Dec 13, 2024 · 0 comments · Fixed by #461
Assignees

Comments

@belljun3395
Copy link
Collaborator

No description provided.

@belljun3395 belljun3395 self-assigned this Dec 14, 2024
belljun3395 added a commit that referenced this issue Dec 22, 2024
* 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를 지정하여 삭제
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant