Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <startupFeatures>
  2. <feature>jdbc</feature>
  3. <feature>pax-jdbc-mssql</feature>
  4. <feature>pax-jdbc-config</feature>
  5. </startupFeatures>
  6.  
  7. ...
  8.  
  9. <bootBundles>
  10. <bootBundle>
  11. mvn:com.xx..yyy/my-proejct/1.0.0
  12. </bootBundle>
  13. </bootBundle>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement