Skip to content

Commit

Permalink
Cleanup and version updates (#83)
Browse files Browse the repository at this point in the history
* Cleanup and version updates

* Removed dev mode exclusions as those cause app start to fail

* Added also vaadin dependency that is needed in addition to the jandex archive

* readme updates...

* Quarkus 3 final & latest Vaadin
  • Loading branch information
mstahv authored Apr 26, 2023
1 parent d84b5c5 commit 4b5cf39
Show file tree
Hide file tree
Showing 4 changed files with 1,202 additions and 1,307 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project can be used as a starting point to create your own Vaadin Flow application for Quarkus. It contains all the necessary configuration with some placeholder files to get you started.

Quarkus 2.0+ requires Java 11.
Quarkus 3.0+ requires Java 17.

Starter is also available for [gradle](https://github.com/vaadin/base-starter-flow-quarkus/tree/gradle)

Expand Down
Loading

0 comments on commit 4b5cf39

Please sign in to comment.