vertx-starter icon indicating copy to clipboard operation
vertx-starter copied to clipboard

Home of the Vert.x Starter

Results 21 vertx-starter issues
Sort by recently updated
recently updated
newest added

Bumps [vue](https://github.com/vuejs/core) from 3.4.21 to 3.4.26. Release notes Sourced from vue's releases. v3.4.26 Please refer to CHANGELOG.md for details. v3.4.25 Please refer to CHANGELOG.md for details. v3.4.24 Please refer to...

dependencies
javascript

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.2.0 to 3.45.3.0. Release notes Sourced from org.xerial:sqlite-jdbc's releases. Release 3.45.3.0 Changelog 🚀 Features sqlite upgrade to sqlite 3.45.3 (f271cf9) 🛠 Build deps bump org.graalvm.sdk:nativeimage from 23.1.2...

dependencies
java

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.10. Changelog Sourced from vite's changelog. 5.2.10 (2024-04-20) revert: perf: use workspace root for fs cache (#15712) (#16476) (77e7359), closes #15712 #16476 fix: add base...

dependencies
javascript

Bumps [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.10.1 to 1.10.2. Changelog Sourced from @​rushstack/eslint-patch's changelog. 1.10.2 Wed, 10 Apr 2024 21:59:39 GMT Patches Bump maximum supported ESLint version for the bulk-suppressions tool to 8.57.0....

dependencies
javascript

When it comes to upgrading a version of Vert.x, this requires to change a few files in the project. While it is fairly simple to do (e.g. using IDE search/replace)...

enhancement

### Motivation: Generating a project with the Scala language is currently not supported. This change adds Scala support with Maven and Gradle build systems. ### Hint: Before integrating this change,...

### Version Which version(s) did you encounter this bug ? Starter UI 3.8.5 ### Context Generating a Maven or Gradle build for Scala is not supported. Given that vertx has...

enhancement
templates

### Context when select jdbc client jdbc common is not add in pom n and jdbc for mysql or postgres not show in list. ### Steps to reproduce 1. type...

help wanted

#### Describe the feature integrating with the GraalVM native-image tool Optional Generate project support command build native #### Use cases - optional create project integration native-image tool - provide configs...

enhancement
help wanted

Motivation: Fix issue #252 , to support Gradle Groovy DSL