Skip to content

Instantly share code, notes, and snippets.

@wkorando
Created December 30, 2019 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wkorando/b8b44c258c603aa5040aa9383eb624e9 to your computer and use it in GitHub Desktop.
Save wkorando/b8b44c258c603aa5040aa9383eb624e9 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<version>2.2.2.RELEASE</version>
<optional>true</optional>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment