Giter Site home page Giter Site logo

fileuploadassessment's Introduction

* File Upload Spring Boot Application

This is a spring boot web application, which provides REST web services and web page views for the following functionalities:
I. Upload files and store them in the local machine
II. Store the meta data of that file to a local database.  


* Software Requirments

Java 8
Oracle 12c Database
Any browser 


* Note

I. This application stores uploaded files in a local folder on the running machine. Feel free to alter the folder directory to fit your runtime environment. 
II. This application connectes to Oracle 12c database with Hibernate framework, feel free to alter the configurations in application.properties file to connect to your own database


* Running

I. Run the spring boot application. Open up your browser and type in the proper url for your runtime environment with the server port 8080.
II. Click the Select Files button to select the file to upload, and feel free to add description to this file if needed, then click Upload button. 
III. A record will appear in the Upload Records aera. 


* Testing

This application includes two unit tests, one is for the upload controller test, the other is for the file-storage method test.   


* Author

Michael Fan, all rights reserved, Aug 2017 

fileuploadassessment's People

Contributors

slade47 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.