This service makes it possible to create and launch promotions,
set the validity period and number of sold tickets/promotional
codes with the setting of certain conditions/rules for their
acquisition and use, as well as view the history of operations,
that is, the logic and statistics on the sale of tickets and promotional codes.
-
Java 17
-
Spring boot 3.2.1
-
Spring security 6.2.0
-
JDBC
-
PostgreSQL
-
JWT Token
how to start a project
java -jar {aplication}.jar
mvn spring-boot:run