Group of microservices that has communication using RabbitMQ, as well as authorization according to the OAuth2 standard.
Checks for the presence of exception words in articles. The list of exception words is defined in application.yaml.
(Does not have any web layer.)
URI: http://127.0.0.1:8090
Common module with models.
Implements an API for creating, modifying, and deleting articles.
URI: http://127.0.0.1:8085/swagger-ui.html
Implements a user management mechanism on the authorization server.
URI: http://127.0.0.1:8077/swagger-ui.html
User authorization server, issuer of JWT tokens.
URI: http://localhost:9001/