Skip to content

refactor: Use Spring boot API to manage unresolved placeholders#44

Open
FBibonne wants to merge 2 commits into
masterfrom
refactor/placeholders-managed-with-boot-api
Open

refactor: Use Spring boot API to manage unresolved placeholders#44
FBibonne wants to merge 2 commits into
masterfrom
refactor/placeholders-managed-with-boot-api

Conversation

@FBibonne

Copy link
Copy Markdown
Owner

Unresolved placeholders in properties make properties values resolution fail by default. The lib must not fail to display the raw value of the property : it was done using Spring non-public classes with reflexion. Now it is done using Spring Boot API.

…unresolved placeholders in properties WIP

- Remove custom class extension with acces to non-public spring boot classes
…unresolved placeholders in properties : OK

- Remove custom class extension with acces to non-public spring boot classes
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.

1 participant