Skip to content

ClassyElm/gradle-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle Demo Project

This repository holds the project code used to demo a Gradle project using IntelliJ IDEA.

The code will build a web application that demonstrates a basic web page. In the page, a connection is established with a basic users table within a sample database. On the demo page, each user is displayed using JSP pages containing JSTL. The User entity classes are modeled using the javax persistence framework in conjunction with Hibernate ORM. No unit tests were modeled in the application since the project was entirely for demonstration purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages