Skip to content

Instantly share code, notes, and snippets.

@CheolhoJeon
Last active April 28, 2020 07:12
Show Gist options
  • Save CheolhoJeon/24795285a9e07d2970d376cb3be83ba7 to your computer and use it in GitHub Desktop.
Save CheolhoJeon/24795285a9e07d2970d376cb3be83ba7 to your computer and use it in GitHub Desktop.
@Configuration
@Profile("!dev")
public class DsDevConfig {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment