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

HTTP web applications for Vert.x

Results 232 vertx-web issues
Sort by recently updated
recently updated
newest added

Motivation: [#465 ](https://github.com/vert-x3/vertx-web/issues/465) Run test with port if it is specified e.g `mvn test -Dport=8888`. Conformance: Your commits should be signed and you should have signed the Eclipse Contributor Agreement...

Currently, GraphiQL must be built manually. This means that, for an upgrade, we have to update files and copy them manually to the GraphQL modules resources directory. Consequently, we can't...

enhancement
graphql

# No username on login Well, I'm not sure if this is a bug or not, but I've a question related to https://github.com/vert-x3/vertx-web/commit/b6c97e2c8287019b65306a5cd8e074ae9b0130b0 which allows not having a username for...

bug

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.2.5. Release notes Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases. 3.2.5 JIRA link Release Notes - Maven Surefire - Version 3.2.5 What's Changed Bump org.htmlunit:htmlunit from 3.8.0 to...

dependencies
java

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.15.0 to 3.25.1. Release notes Sourced from org.assertj:assertj-core's releases. v3.25.1 :jigsaw: Binary Compatibility The release is: Binary compatible with the previous minor version. Binary incompatible with the...

dependencies
java

Bumps [org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 3.29.1-GA to 3.30.2-GA. Release notes Sourced from org.javassist:javassist's releases. Javassist 3.30.2-GA What's Changed Use current latest org.apache.felix:maven-bundle-plugin:5.1.9 by @​merks in jboss-javassist/javassist#472 Fix bytecode compatible back to 52(JDK8)...

dependencies
java

For example: ``` 2023-12-15T05:05:23.1433709Z Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.094 sec

bug

enhancement
to review
component/webclient

Review Vert.x Web handlers and determine which ones have several data params or callbacks. These handlers should be reworked to provide a builder and/or a dataobject to simplify implementation.

enhancement

Bumps [org.bsc.maven:maven-processor-plugin](https://github.com/bsorrentino/maven-annotation-plugin) from 3.3.3 to 5.0-jdk8. Release notes Sourced from org.bsc.maven:maven-processor-plugin's releases. 5.0 build: change 'maven-plugin-annotations' dependency scope to provided resolve #102 07264bb831a3505 bsorrentino 2023-09-20 08:41:46 build: change maven artifact...

dependencies
java