Project

General

Profile

« Previous | Next » 

Revision 52781

1. Dockerize service
2. Add authorization checks
3. Handle exceptions ( controller advice, exception package)
4. Login-logout operations bug fixes

View differences:

applicationContext.xml
49 49
                <value>classpath*:/gr/**/springContext-*.properties</value>
50 50
                <value>classpath*:/eu/**/springContext-*.properties</value>
51 51

  
52
                <value>classpath*:/eu/dnetlib/repo/manager/service/email-texts.properties</value>
52
                <value>classpath*:/application.properties</value>
53
                <value>classpath*:/email-texts.properties</value>
53 54

  
54 55
                <value>classpath*:dnet-site-wizard.properties</value>
55 56
                <value>classpath*:dnet-site-override.properties</value>

Also available in: Unified diff