mesh-vertx-example icon indicating copy to clipboard operation
mesh-vertx-example copied to clipboard

Results 4 mesh-vertx-example issues
Sort by recently updated
recently updated
newest added

Bumps vertx-web from 3.8.0 to 3.9.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.vertx:vertx-web&package-manager=maven&previous-version=3.8.0&new-version=3.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

INFO: Connecting to Gentics Mesh.. Jun 06, 2018 9:14:20 AM io.vertx.core.impl.DeploymentManager SEVERE: com/github/jknack/handlebars/io/TemplateLoader java.lang.NoClassDefFoundError: com/github/jknack/handlebars/io/TemplateLoader at io.vertx.ext.web.templ.HandlebarsTemplateEngine.create(HandlebarsTemplateEngine.java:51) at com.gentics.mesh.example.Server.start(Server.java:142) Adding this to the pom.xml solved it: com.github.jknack handlebars 4.0.7 but...

Here is the indication: Jun 06, 2018 9:20:51 AM com.gentics.mesh.example.Server INFO: Server running on port 3000 io.reactivex.exceptions.OnErrorNotImplementedException: Failed to create SSL connection at io.reactivex.internal.functions.Functions$OnErrorMissingConsumer.accept(Functions.java:704) ... Caused by: javax.net.ssl.SSLHandshakeException: Failed to...

Bumps [io.vertx:vertx-web](https://github.com/vert-x3/vertx-web) from 3.8.0 to 4.5.22. Commits 188938c Releasing 4.5.22 284cf73 StaticHandler should not serve files under hidden directories b3edd39 Fix failing test due to Java 11 syntax usage 83fb341...

dependencies
java