Project

General

Profile

« Previous | Next » 

Revision 59461

[use-UoaAdminToolsLibrary | Admin Tools]: pom.xml & UoaAdminToolsApplication.java: Commit commented configuration for spring secutiry and "uoa-authorization-library".

View differences:

pom.xml
50 50
			<scope>test</scope>
51 51
		</dependency>
52 52

  
53
<!--        <dependency>-->
54
<!--            <groupId>org.springframework.boot</groupId>-->
55
<!--            <artifactId>spring-boot-starter-security</artifactId>-->
56
<!--        </dependency>-->
57

  
53 58
		<dependency>
54 59
			<groupId>log4j</groupId>
55 60
			<artifactId>log4j</artifactId>
......
75 80
            <artifactId>uoa-admin-tools-library</artifactId>
76 81
            <version>1.0.0-SNAPSHOT</version>
77 82
        </dependency>
83

  
84
<!--        <dependency>-->
85
<!--            <groupId>eu.dnetlib</groupId>-->
86
<!--            <artifactId>uoa-authorization-library</artifactId>-->
87
<!--            <version>1.0.0-SNAPSHOT</version>-->
88
<!--        </dependency>-->
78 89
    </dependencies>
79 90

  
80 91
	<build>

Also available in: Unified diff