Skip to content

Commit 622ce1a

Browse files
committed
Renamed directory
1 parent 3683791 commit 622ce1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-batch-chunk-processing/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
spring.application.name=spring-boot-batch
2-
spring.datasource.url=jdbc:postgresql://localhost:5432/spring_batch
2+
spring.datasource.url=jdbc:postgresql://localhost:5432/spring_batch_demo
33
spring.datasource.username=postgres
44
spring.datasource.password=Passw0rd
55
spring.datasource.driver-class-name=org.postgresql.Driver

0 commit comments

Comments
 (0)