Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robertjgabriel/spring-java-gallery
- Owner: RobertJGabriel
- Created: 2015-11-20T12:35:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T15:17:01.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T13:18:28.172Z (7 months ago)
- Topics: college-project, database, java, json-files, spring, spring-java
- Language: CSS
- Homepage:
- Size: 38.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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