Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java

If I completed the Spring and Hibernate courses, is there any extra setup I need to do to make a webapp with a database?

Hi there,

I have completed the Spring and Hibernate courses under the Java section of this site. Both were extremely informative courses that were easy to follow. However, I was wondering if I needed to do anything more than what was shown in the two courses in order to create a functioning webapp with a Hibernate database. Could I simply merge the two projects together and get a working product from that? It seems that there are not many good tutorials online that show how to integrate the two technologies using Gradle; most tutorials use Maven which seems much more difficult to work with than Gradle. I know there is a course coming in May that explains how to do all this, but I was wondering if someone could point me the right direction right now. Any help or guidance would be absolutely appreciated!