Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lserveriiev/xml_uploader
https://github.com/lserveriiev/xml_uploader
java spring spring-boot thymeleaf
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lserveriiev/xml_uploader
- Owner: lserveriiev
- Created: 2018-02-28T19:54:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T18:25:45.000Z (over 6 years ago)
- Last Synced: 2024-09-17T17:28:21.830Z (2 months ago)
- Topics: java, spring, spring-boot, thymeleaf
- Language: Java
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Upload and view xml files
##### Compile application:
`mvn package`##### Run application:
`java -jar target/uploading-xml-0.1.0.jar` or `java -jar target/uploading-xml-0.1.0.jar --server.port=8080`##### Navigate to browser:
`http://127.0.0.1:8181`