"Untitled"
Bootstrap 4.1.1 Snippet by violetbooth

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <h2>What are the different modules of the Java spring framework? </h2> </div>The Java Spring framework is a great addition to any Java application. As the framework continues to expand, it will be an important addition to most applications and will continue to grow in popularity as a result. The <a href="https://eiliana.com/blogitem/an-overview-of-java-spring-framework-features-capabilities">Java Spring framework</a> is divided into different modules, each serving their own functionality. The first module is the core spring module. It is responsible for providing the base support for the rest of the framework, including bean definition and configuration. The second module is spring-tx. It is a transaction manager that can be used to manage transactions with JTA (Java Transaction API) and JDBC (Java Database Connectivity). The third module is spring-web. It is responsible for developing web applications with the use of technologies such as JSP (Java Server Pages), servlets, and so on. The fourth module is spring-core. It provides core services like Aspect Oriented Programming(AOP) using annotations, support for JMS (Java Message Service), etc. </div>

Related: See More


Questions / Comments: