Skip to content

Instantly share code, notes, and snippets.

@CheolhoJeon
Created April 28, 2020 07:08
Show Gist options
  • Save CheolhoJeon/36442a42a6117b5680d962043a69fe34 to your computer and use it in GitHub Desktop.
Save CheolhoJeon/36442a42a6117b5680d962043a69fe34 to your computer and use it in GitHub Desktop.
@Configuration
@Profile("real, test")
public class DataSourceJndiConfig {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment