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

Rework YamlFileSpringPropertiesHandler #9664

Merged

Conversation

DamnClin
Copy link
Collaborator

No description provided.

murdos
murdos previously approved these changes Apr 28, 2024
});
}

private Function<Node, MappingNode> toExitingMappingNode(String partialKey) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
private Function<Node, MappingNode> toExitingMappingNode(String partialKey) {
private Function<Node, MappingNode> toExistingMappingNode(String partialKey) {

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The usual typos :D

@DamnClin DamnClin force-pushed the reworkYamlFileSpringPropertiesHandler branch from 75bcad7 to d6373a5 Compare April 28, 2024 15:54
@pascalgrimaud pascalgrimaud merged commit c83a00d into jhipster:main Apr 28, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants