File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <project xmlns = " http://maven.apache.org/POM/4.0.0 " xmlns : xsi = " http://www.w3.org/2001/XMLSchema-instance "
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <? xml version = " 1.0 " encoding = " UTF-8 " ?>
2+ < project xmlns = " http://maven.apache.org/POM/4.0.0 " xmlns : xsi = " http://www.w3.org/2001/XMLSchema-instance " xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd " >
33 <groupId >org.nhind</groupId >
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >xd</artifactId >
3737 </developer >
3838 </developers >
3939 <organization >
40- <name >HNIN Direct</name >
40+ <name >NHIN Direct</name >
4141 <url >http://nhindirect.org</url >
4242 </organization >
4343 <licenses >
Original file line number Diff line number Diff line change @@ -9,9 +9,3 @@ eureka.client.enabled=false
99management.health.rabbit.enabled =false
1010
1111spring.main.allow-bean-definition-overriding =true
12-
13- direct.config.service.url =http://localhost:8080
14- # Default username and password
15- spring.security.basic.enabled : false
16- # spring.security.user.name:
17- # spring.security.user.password: {bcrypt}$2a$04$WQsYXSBOnycO1/7E9bKUVevWX3.Gxv2V6ZfYx9UKoy3lm9.4TjU7e
You can’t perform that action at this time.
0 commit comments