Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lserveriiev/xml_uploader


https://github.com/lserveriiev/xml_uploader

java spring spring-boot thymeleaf

Last synced: 8 days ago
JSON representation

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`