Go to file
Struchkov Mark 7c414bae64
Update Postman collection settings
The update involves removing user authentication requirements for "Registration" and "Login" in the Postman collection. Additionally, the User ID in the URL for a GET request and the bearer token value have been modified. These changes aim to ensure proper access to the required endpoints.
2024-03-09 21:24:47 +03:00
.mvn/wrapper Add new REST resource and Docker configurations 2024-03-02 12:29:10 +03:00
network-backend Switch dependency from panache to jOOQ in network-backend 2024-03-09 21:07:17 +03:00
network-context Add exception handling and database changes 2024-03-09 20:54:23 +03:00
network-controller-rest Add exception handling and database changes 2024-03-09 20:54:23 +03:00
network-core Add exception handling and database changes 2024-03-09 20:54:23 +03:00
network-data-jooq Add exception handling and database changes 2024-03-09 20:54:23 +03:00
network-data-panache Add exception handling and database changes 2024-03-09 20:54:23 +03:00
network-domain Add exception handling and database changes 2024-03-09 20:54:23 +03:00
network-exception Add exception handling and database changes 2024-03-09 20:54:23 +03:00
network-schema-rest Add exception handling and database changes 2024-03-09 20:54:23 +03:00
postman Update Postman collection settings 2024-03-09 21:24:47 +03:00
.dockerignore Add exception handling and database changes 2024-03-09 20:54:23 +03:00
.env Add exception handling and database changes 2024-03-09 20:54:23 +03:00
.gitignore Add exception handling and database changes 2024-03-09 20:54:23 +03:00
docker-compose.yml Add exception handling and database changes 2024-03-09 20:54:23 +03:00
Dockerfile Add exception handling and database changes 2024-03-09 20:54:23 +03:00
Dockerfile.native Add exception handling and database changes 2024-03-09 20:54:23 +03:00
mvnw Add new REST resource and Docker configurations 2024-03-02 12:29:10 +03:00
mvnw.cmd Add new REST resource and Docker configurations 2024-03-02 12:29:10 +03:00
pom.xml Add exception handling and database changes 2024-03-09 20:54:23 +03:00
README.md Add exception handling and database changes 2024-03-09 20:54:23 +03:00

MySpace

Запуск

docker compose up --build

Postman коллекция находится в папке postman.