-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix postgres LOB auto commit not allowed
This is a workaround as found here: vaadin/starters#94 See also: vaadin/starters#85 To run the docker compose, you must also build the java project in production mode via `mvn clean package -Pproduction` (which will build a fat JAR with all dependencies), then build the docker container before running docker compose (you can also just run `docker compose up --build`)
- Loading branch information
1 parent
c25e232
commit 1c73e66
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters