• Stars
    star
    22
  • Rank 1,048,934 (Top 21 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created over 2 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Community Workspace Project for Small Communities with Spring Boot 3.0.0, JDK 17 & Gradle

Community Workspace For Small Communities

A Community Workspace Project for Small Communities with Spring Boot 3.2.1, JDK 21 & Gradle 8.5.

Services are developed in the following modules:

  • Community Manager - Community Manager Service in order to manage community related functionalities.
  • Service Discovery - Service Discovery Service in order to discover other services.
  • API Gateway - API Gateway of the Overall Community Workspace.
  • User Manager - User Manager Service in order to manage user related functionalities.
  • Venue Manager - Venue Manager Service in order to manage venue related functionalities.
  • Event Manager - Event Manager Service in order to manage Event related functionalities.

Table of Contents

  1. How to Contribute
  2. Requirements
  3. Version Control Standards
  4. Postman Collection
  5. Copyright

How to Contribute

For the contributor covenant to this project, please check the Code of Conduct file.

Contributor Covenant

Credits

Please check the Contributors List to see who makes this open-source alive.

Requirements

For building and running the application belows are required;

Version Control Standards

Below version control standards should be followed within the project;

Postman Collection

You can find the postman collection within this file.

Copyright

GNU General Public License v3.0 Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. Please check the LICENSE file for more details.