Project

General

Profile

« Previous | Next » 

Revision 57212

simple authentication

View differences:

pom.xml
74 74
			<artifactId>spring-boot-starter-json</artifactId>
75 75
		</dependency>
76 76
		<dependency>
77
			<groupId>org.springframework.boot</groupId>
78
			<artifactId>spring-boot-starter-security</artifactId>
79
		</dependency>
80
		<dependency>
77 81
			<groupId>org.postgresql</groupId>
78 82
			<artifactId>postgresql</artifactId>
79 83
		</dependency>

Also available in: Unified diff