Skip to content

Instantly share code, notes, and snippets.

@j-tim
Created May 17, 2020 20:37
Show Gist options
  • Save j-tim/6b8d3b1bac2778eb987306f38bdc5ea4 to your computer and use it in GitHub Desktop.
Save j-tim/6b8d3b1bac2778eb987306f38bdc5ea4 to your computer and use it in GitHub Desktop.
Spring Boot Properties Migrator
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-properties-migrator</artifactId>
<scope>runtime</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment