Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leelance authored Nov 27, 2016
1 parent 9b3b91a commit 729901c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spring-boot-jpa-querydsl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ public List<CityEntity> findAll(String hotelName) {
application.properties
```
# IDENTITY (ContextIdApplicationContextInitializer)
spring.application.index=Spring-boot-Hibernate.v1.1
spring.application.name=Spring-boot-Hibernate
spring.application.index=Spring-boot-JPA-QueryDSL.v1.1
spring.application.name=Spring-boot-JPA-QueryDSL
#Server
server.port=80
Expand Down

0 comments on commit 729901c

Please sign in to comment.