Support ability to run in development mode with postgresql for batch sample.
This commit is contained in:
@@ -38,3 +38,9 @@ mvn -Pnative native:compile
|
||||
----
|
||||
./target/batch-job
|
||||
----
|
||||
|
||||
== Run the application with a Postgesql test container
|
||||
[source,shell]
|
||||
----
|
||||
./mvnw spring-boot:test-run
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user