Posts

Showing posts from November, 2019

configure jboss server

Include MySQL Driver in JBoss Server Hi Everyone, In the past blog, you have just experienced an example use of spring boot to be conveyed in JBoss compartment. Presently in this blog, we will perceive how to include mysql driver in JBoss and through JNDI URL, configuring jboss in aem is also similar concept but we recommend aem server itself powered by apche how Spring boot gets associated with database. Prior to going to coding part, we need scarcely any essentials to set up database with JBOSS. Here we don't straightforwardly place database setups in spring boot application.properties. So we make JNDI design in JBoss and include that arrangement in spring boot properties record to interface with database. Instructions to include mysql driver in JBOSS and make a JNDI URL: Out of the case, JBoss just accompanies a H2 JDBC driver. Undoubtedly, you have an alternate database, for example, Oracle, MS SQL or MySQL. For whatever length of time that you a