Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Update proxy hints for usage with EnableJpaRepositories annotation.#1440

Merged
sdeleuze merged 1 commit intospring-attic:mainfrom
christophstrobl:issue/1405
Jan 12, 2022
Merged

Update proxy hints for usage with EnableJpaRepositories annotation.#1440
sdeleuze merged 1 commit intospring-attic:mainfrom
christophstrobl:issue/1405

Conversation

@christophstrobl
Copy link
Contributor

This PR makes sure to add the required jdk proxy configuration when working with the data-jpa specific @Enable* annotation.

A more fine grained trigger, that actually checks if the annotation is used in the configuration, would be nice, but this should do for now.

Resolves: #1405

This PR makes sure to add the required jdk proxy configuration when working with the data-jpa specific (at)Enable* annotation.
@sdeleuze sdeleuze merged commit e7fcd67 into spring-attic:main Jan 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

data-jpa sample native image won't start with @EnableJpaRepositories

2 participants