We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3683791 commit 622ce1aCopy full SHA for 622ce1a
spring-batch-chunk-processing/src/main/resources/application.properties
@@ -1,5 +1,5 @@
1
spring.application.name=spring-boot-batch
2
-spring.datasource.url=jdbc:postgresql://localhost:5432/spring_batch
+spring.datasource.url=jdbc:postgresql://localhost:5432/spring_batch_demo
3
spring.datasource.username=postgres
4
spring.datasource.password=Passw0rd
5
spring.datasource.driver-class-name=org.postgresql.Driver
0 commit comments