For building and running the application you need:
There are several ways to run a Spring Boot application on your local machine. One way is to execute the main
method in the com.scheduler.app.StaffSchedulerApplication
class from your IDE.
Alternatively you can use the Spring Boot Maven plugin like so:
mvn spring-boot:run
This project is configured with pipelines to ensure code quality using unit tests, build checks and auto-deployment using the Heroku cloud server.
base URL - https://app-staff-scheduler-dev.herokuapp.com
swagger UI - https://app-staff-scheduler-dev.herokuapp.com/swagger-ui/index.html
swagger api-docs - https://app-staff-scheduler-dev.herokuapp.com/api-docs
base URL - https://app-staff-scheduler-test.herokuapp.com
swagger UI - https://app-staff-scheduler-test.herokuapp.com/swagger-ui/index.html
swagger api-docs - https://app-staff-scheduler-test.herokuapp.com/api-docs
base URL - https://app-staff-scheduler.herokuapp.com
swagger UI - https://app-staff-scheduler.herokuapp.com/swagger-ui/index.html
swagger api-docs - https://app-staff-scheduler.herokuapp.com/api-docs/
spring.profiles.active=develop
spring.profiles.active=test
spring.profiles.active=prod
Ankush Mudgal
Bhavesh Lalwani
Hrishita Samir Mavani
Gandhi Rajan Mahendran
Meghna Kumar