Skip to content

MahaswamiSoftware/quarkus-jsonb-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In JVM mode it doesn't throw any runtime exception. For running in JVM mode, run:

./mvnw install

java -jar target/quarkus-jsonb-starter-1.0-SNAPSHOT-runner.jar

Here it is allowing to have jsonb column in our model(known_fruits).

Run Quarkus as a native application

./mvnw install -Dnative

./target/quarkus-jsonb-starter-1.0-SNAPSHOT-runner

Here we are getting runtime exception mentioned in the description.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •