jersey2-akka-java icon indicating copy to clipboard operation
jersey2-akka-java copied to clipboard

An example async Java REST API using Jersey 2 and Akka

Results 6 jersey2-akka-java issues
Sort by recently updated
recently updated
newest added

Maven goal fails at start ``` SEVERE: Error starting static Resources java.lang.IllegalArgumentException: Document base C:\work\sideprojects\java_rest\jersey2-akka-java\src\main\webapp does not exist or is not a readable directory at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:138) at org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:4912) ``` you...

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1. Release notes Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases. 3.14.1 🚀 New features and improvements Improve DeltaList behavior for large projects (#335) @​gsmet Allow to not use...

dependencies
java

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4. Release notes Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases. 3.5.4 🚀 New features and improvements Name the shutdown hook (#3170) @​cstamas Implement fail-fast behavior for JUnit Platform...

dependencies
java

Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.21 to 1.10.24. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.cargo:cargo-maven3-plugin&package-manager=maven&previous-version=1.10.21&new-version=1.10.24)](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
java

Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. Release notes Sourced from org.jacoco:jacoco-maven-plugin's releases. 0.8.14 New Features JaCoCo now officially supports Java 25 (GitHub #1950). Experimental support for Java 26 class files...

dependencies
java

Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. Release notes Sourced from org.junit.vintage:junit-vintage-engine's releases. JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0 See Release Notes. New Contributors @​2897robo made...

dependencies
java