Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertjgabriel/spring-java-gallery

A Maven/Spring project. Which reads json files and inserts the information into the database. Reads froms the database and displays the information. Includes able to comment and error handling
https://github.com/robertjgabriel/spring-java-gallery

college-project database java json-files spring spring-java

Last synced: 6 days ago
JSON representation

A Maven/Spring project. Which reads json files and inserts the information into the database. Reads froms the database and displays the information. Includes able to comment and error handling

Awesome Lists containing this project

README

        

# Art Gallery: Maven/Spring Java Project using Thymeleaf

##Setup
1. Run the schema in the resource folder. This will fill the information from the JSON files (also located at the resource folder)
2. Import the project , by file -> import -> maven -> existing maven project.
3. Run the project, it will import the data
4. Visit : [The following](http://localhost:8888)

##Screenshots

![alt text](screenshots/artist.png "Logo Title Text 1")
![alt text](screenshots/artist_single.png "Logo Title Text 1")
![alt text](screenshots/artwork.png "Logo Title Text 1")
![alt text](screenshots/artwork_full.png "Logo Title Text 1")
![alt text](screenshots/login.png "Logo Title Text 1")
![alt text](screenshots/logout.png "Logo Title Text 1")
![alt text](screenshots/wrong_password.png "Logo Title Text 1")

## Help
###Login Details
Username : admin
Password : admin