Java Spring and Hibernate
-
Updated
Jul 25, 2019 - Java
Java Spring and Hibernate
A simple Spring Boot app to understand the different stages of Spring Bean life cycle
TODO: unit tests, integration tests.
Project examples presenting how to use COR Bean Processor library.
Spring Learning Workspace
Introduction to Spring
Very basic example of loose coupling with Spring beans.
This project works on different techniques of creating Spring Beans and autowiring them and also working with Qualifier and Scope of the Beans. Please look through the commit history section below for changes in each iteration. Each iteration shows different types of creating beans and working with them
Spring Boot Product Catalog demonstrating Spring IOC, Dependency Injection, Beans, JPA, Thymeleaf, and H2 Database.
Simple, but powerful implementation of Spring JDBC
Is a java framework that helps the copy objects that have the same attributes types, without the necessity to create heavy factories and deal with the creation of the subrelations objects.
A Spring Boot autoconfiguration to set up COR Bean Processor.
Example for autowiring many CXF endpoints automatically in Spring Boot
Spring bean XML configuration example
Repository for FHNW module eaf Enterprise Application Frameworks
🥬🌱 — Testing How Spring boot beans works behind the scene with JUnit TDD. including Primary Bean, Circular Dependencies, Scope, Depends on etc.
Add a description, image, and links to the spring-beans topic page so that developers can more easily learn about it.
To associate your repository with the spring-beans topic, visit your repo's landing page and select "manage topics."