Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 817 Bytes

File metadata and controls

19 lines (13 loc) · 817 Bytes

Vaadin8 - Spring Boot Application

This is a single project Spring Boot Application.

Contributions

Contributions are welcome, but there are no guarantees that they are accepted as such. Process for contributing is the following:

  • Fork this project
  • Create an issue to this project about the contribution (bug or feature) if there is no such issue about it already. Try to keep the scope minimal.
  • Develop and test the fix or functionality carefully. Only include minimum amount of code needed to fix the issue.
  • Refer to the fixed issue in commit
  • Send a pull request for the original project
  • Comment on the original issue that you have implemented a fix for it

License & Author

Application is distributed under Apache License 2.0. For license terms, see LICENSE.txt.

Code is written by Mike Götz