Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 801 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 801 Bytes

CySeC Main Repository

This is the main repository for the CySeC project.

Development

This project uses dynamically generated sources. If working with a development environment make sure that you include the directory cysec-platform-core/target/generated-sources in order to have all syntax highlighting and build processes correct.

It is also a good idea to include a mvn generate-sources as pre build command into the run configuration.

Branching and Versioning

The Gitflow Workflow and Semantic Versioning is used for this project.

Development environment

  • Java 8
  • Tomcat 9
  • Maven

License

This project is licensed under the Apache 2.0 license, see LICENSE.