Skip to content

Commit

Permalink
removed the spring security related properties
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravrmazra committed Mar 7, 2017
1 parent f57cc7b commit 1ef06b9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions spring-boot-rest-jpa/src/main/resources/application.yml
Expand Up @@ -16,12 +16,4 @@ spring:
datasource:
name: productdb
application:
name: gaurav-bytes-rest-jpa

security:
basic:
enabled: true
realm: gaurav-bytes
user:
name: gaurav
password: bytes
name: gaurav-bytes-rest-jpa

0 comments on commit 1ef06b9

Please sign in to comment.