Here's Some of major features the project has :
- Register,Login,Logout -> Authorization and Authentication and with Jason Web Token.
- Database Operations -> You can add,update or remove objects without need to setup database.
- Responsive Design -> it can be fit most of screen sizes.
- Transactions -> Optimistic Lock implemented in way that we prevent inconsistent modifications between users.
- Aspect -> Added Log that allows us to know all operations on the system such as database operations and who it's done by.
- Testing -> Added integration test using in memory database with database mocking.
- Cache -> Added cache on parameters entity so it will be stored in cache memory for fast access.
- Message Queue -> Send message to rabbitMQ servermessages will be sent to queue named "yassar queue".
0 Comments:
Post a Comment