Skip to content

Conversation

@sobkowiak
Copy link

@EnableJpaRepositories na klasie z annotacją @SpringBootApplication powoduje problemy z WebMvcTest (https://stackoverflow.com/questions/51467132/spring-webmvctest-with-enablejpa-annotation). Także dokumentacja Springa zaleca separację konfiguracji.

Po zaakceptowaniu PRa ten commit musi znaleźć się także we wszystkich późniejszych branchach (rebase)

  • feature/3-business-logic
  • feature/4-services
  • ...

@sobkowiak sobkowiak changed the title Extract @EnableJpaRepositories annotation to separate configuration DRAFT Extract @EnableJpaRepositories annotation to separate configuration Mar 31, 2025
@sobkowiak sobkowiak force-pushed the feature/2-dataaccess-repositories-extract-configuration branch from af3062f to ac85f2f Compare April 1, 2025 09:34
@sobkowiak sobkowiak requested a review from mluzyna April 1, 2025 09:38
@sobkowiak sobkowiak changed the title DRAFT Extract @EnableJpaRepositories annotation to separate configuration Extract @EnableJpaRepositories annotation to separate configuration Apr 1, 2025
@sobkowiak sobkowiak self-assigned this Apr 1, 2025
@mluzyna mluzyna merged commit 13971eb into feature/2-dataaccess-repositories Apr 2, 2025
3 checks passed
@sobkowiak sobkowiak deleted the feature/2-dataaccess-repositories-extract-configuration branch April 2, 2025 20:39
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 this pull request may close these issues.

3 participants