Commit Graph

14 Commits

Author SHA1 Message Date
f6576026a2 adjustments to entities, service, repo and db layers 2020-01-31 10:16:13 +05:30
bc833d0da4 added production profile 2020-01-15 16:42:22 +05:30
40ff3ca9bf added flyway 2020-01-15 11:21:44 +05:30
d916043e07 added hibernate stats profile 2019-12-13 21:04:36 +05:30
d193ec0f11 Javascript user search implemented 2019-11-30 00:43:50 +05:30
62a7e192e6 Made optimizations to service and repo layers
-disabled open session in view
-added transactional to service classes and transactional read only
where necessary
-changed chatmessage query a bit
2019-11-28 11:08:50 +05:30
c2e0951144 change to lazy fetching in *toOne relationships and modified repository queries accordingy with join fetch to avoid n+1 queries 2019-11-25 12:19:43 +05:30
8a339ddf83 Implemented token expiry
Token expiry can be set from properties file

Also changed tokenauthfiter from genericfilterbean to
onceperrequestfiter
2019-11-25 12:19:42 +05:30
25f55a6262 some optimizations 2019-11-25 12:19:42 +05:30
2625cf7865 add bootstrap to web front-end 2019-11-25 12:19:41 +05:30
bb9a4c9b3a Added database initialization logic 2019-11-25 12:19:41 +05:30
3ea46b584a zz 2019-11-25 12:19:41 +05:30
b65237d9eb many changes 2019-09-27 12:07:55 +05:30
128e330342 First commit 2019-09-17 13:03:38 +05:30