This commit is contained in:
Le Deng
2017-03-12 10:39:03 -04:00
parent 1c2bf36cd5
commit 9b71a81d8e
27 changed files with 219 additions and 372 deletions

View File

@@ -17,11 +17,11 @@ spring.redis.port=6379
# Set here configurations for the database connection
# Connection url for the database "netgloo_blog"
spring.datasource.url = jdbc:mysql://localhost:3306/BookstoreApi
spring.datasource.url = jdbc:mysql://localhost:3306/bookstoreapi
# Username and secret
spring.datasource.username = root
spring.datasource.password = Rochester24
spring.datasource.password = sesame
# Keep the connection alive if idle for a long time (needed in production)
spring.datasource.testWhileIdle = true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 333 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 529 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 268 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 503 KiB