Fixup abstract configuration following SPR-16839
Spring Framework now requires that all nested configuration classes are contained within a `@Component` class (see SPR-16839). This means that our abstract `JpaBaseConfiguration` class should have a `@Configuration` annotation. Closes gh-14480pull/14478/merge
parent
0f653e69cd
commit
5cc1a830b2
Loading…
Reference in New Issue