argos/dmp-backend/src/main/java
Nikolaos Laskaris 4b211e8664 Changed the default spring serializer... It seems to have a bug
regarding List<Object>, plus an incompatibility with a Json annotation
2017-10-24 19:33:51 +03:00
..
checks Added native token generation and full session management. 2017-10-13 15:23:59 +03:00
configs Changed the default spring serializer... It seems to have a bug 2017-10-24 19:33:51 +03:00
controller Cleaned a little bit the code 2017-09-29 15:23:40 +03:00
dao Added more rest calls. Added a sample junit test. 2017-10-23 19:06:24 +03:00
entities Changed the default spring serializer... It seems to have a bug 2017-10-24 19:33:51 +03:00
exceptions Added security over all endpoints. Now need to provide an 'oauth2-token' 2017-09-27 19:15:39 +03:00
helpers Changed the default spring serializer... It seems to have a bug 2017-10-24 19:33:51 +03:00
login Changed links of proxies and of rest service 2017-10-18 16:12:25 +03:00
proxy Changed links of proxies and of rest service 2017-10-18 16:12:25 +03:00
responses Updated the rest interface, added many missing features. 2017-10-04 12:48:21 +03:00
rest/entities Changed the default spring serializer... It seems to have a bug 2017-10-24 19:33:51 +03:00
security Changed {lazy/eager} annotations of hibernate fetching... 2017-10-20 18:11:40 +03:00
typedefinition Cleaned a little bit the code 2017-09-29 15:23:40 +03:00