Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fedotxxl/7cde2802c9318266351b0210d9c9cacc to your computer and use it in GitHub Desktop.
Save fedotxxl/7cde2802c9318266351b0210d9c9cacc to your computer and use it in GitHub Desktop.
//import xml configuration
@ImportResource("classpath:applicationContext.xml")
//import java configuration
@Import({App.Config.class, App.JobsConfig.class})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment