Skip to content
/ taskr Public

Demo JHipster application for managing through Tasks

Notifications You must be signed in to change notification settings

mat3e/taskr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskR

Demo JHipster application for managing by Tasks. This is more or less a ticket system, which uses the following JHipster features:

  • User Authentication and Authorization (UAA) - OAuth2 authorization server
  • Integration with Consul - monitoring, service discovery (used instead of JHipster Registry)
  • Docker Compose - containerization generated through jhipster docker-compose subgenerator
  • Integration with Apache Kafka
  • Angular 4, Maven, MongoDB, Cucumber, ...

App, entities and docker compose generated.

Polishing the translations :)

Main menu changes, less columns in tables.

Worker Microservice - secured, better forms.

Commit 5

Task Microservice - possibility to send tasks.