Skip to content

lucabartmann/License

Repository files navigation


Logo

License-Server


This Spring Boot application is a simple license system
providing a RESTful API and working with MongoDB.

💻 Built With

  • java Java
  • spring Spring Boot
  • mongodb MongoDB

⛏ Installation

  1. Clone this repository via Git.
  2. Build the project with mvn clean package.
  3. Copy the lib folder in a directory of your choice.
  4. Configure the application.yml file in the directory.
  5. Start the application with the following command:

java -cp .:lib/* dev.qrowned.license.server.LicenseServerApplication

🤝 Contributing

Contributing on open source projects is what GitHub makes such a great place to learn new interesting things. Any contributions to this project are highly appreciated!

  1. Fork the project.
  2. Create a branch regarding to your feature.
  3. Commit and push your changes.
  4. Open up a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors