Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 890 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 890 Bytes

Tecmides Webservice

A REST webservice to create and apply models to discover discouraged students. It was developed to work with the Tecmides Plugin. It is developed using the Springboot framework.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Java 8 or greater
  • MVN

Running

After cloning or downloading the source code, you can run the server with

mvn spring-boot:run

And thats it. Use it with the Tecmides Plugin.

Building

License

This project is licensed under the GPL License - see the LICENSE file for details.