feli6 / sort-app-spring

sort-app using spring boot and angularjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

A demo app showing sorting of random numeric values provided in CSV format. It uses Spring boot, h2 DB and Java 8.

Running The Application

To test the sort-app, run the following commands.

Configuring Application

You can add or change configurations in application.properties file in the src/main/resources directory.

TODO

  • More test coverage
  • Pagination support
  • Validations
  • Logging

About

sort-app using spring boot and angularjs


Languages

Language:Java 48.3%Language:Shell 20.6%Language:Batchfile 14.6%Language:HTML 9.5%Language:JavaScript 5.6%Language:CSS 1.4%