Hello Everyone, This is the part5 of my series on Maven, Spring and hibernate put together. This section is where we will actually feel some actions. this part 5 wasn’t planned from start, I introduced this step because it feels to me that there were so much to grab at once if I had published […]
hibernate
setting up domain models with hibernate
Hello, This is the part 2 of the series about working with maven, spring, and hibernate together. We will use mysql, hibenate,jpa, spring-data-jpa in netbeans. Before we start, i will like us to be on the same page so , we will create a database for our project, its user and credentials. Let’s connect to […]
Setting up project in Netbeans
Hello This is the part 2 of the series about working with maven, spring, and hibernate together. In this post we will be using Linux Mint Nadia, a cousin of Ubuntu 12.10 and Netbeans. Creating the project Click: File > New Project Categories: Maven > Project: Web Application Click Next Project Name: springDataMVCFamily GroupId: net.djomeda.tutorials […]
Maven, Spring 3.2, JPA, Hibernate,twitter boostrap put together
Hello, Most of the time when I google for how to use the mentioned technology together, I usually don’t find any complete one. I then have to compose between 2 or 3 different tutorials in order to have to big picture. That alone is a hustle because the tutorials I compose are from different authors […]