Radoslav Petrov 4217156566 Add Jackson+Afterburner JSON servlet (#3177) 7 years ago
..
act 703746e27f Make act compatible with Java 9 by adding javax.xml.bind dependency (#3108) 7 years ago
activeweb 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 years ago
baratine dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
bayou 3c4a45f5ac Bayou is realistic 8 years ago
blade 01d7a5d9d6 Fix the multi query database test for blade (#3079) 7 years ago
comsat-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
comsat-webactors dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
curacao 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata 8 years ago
dropwizard 34123609ff Adjust max pending requests configuration for Dropwizard (#3175) 7 years ago
gemini e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 years ago
grizzly-bm 90033529e2 Update grizzly dependencies and README.md (#3172) 7 years ago
grizzly-jersey 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 years ago
jawn 84e56b7b1e updating the jawn framework (#3085) 7 years ago
jetty 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 years ago
jlhttp a6de4acec2 Realistic approach 8 years ago
jooby e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 years ago
light-java e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 years ago
minijax 4a603d8b67 Add Minijax framework (#3075) 7 years ago
netty 4e2fd4b99f Updated to latest netty version. Cleanup and small improvements. (#2977) 8 years ago
ninja-standalone 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 years ago
officefloor 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 years ago
play1 e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 years ago
play2-java 030e88c9b6 Upgrade jOOQ and mysql-connector-java for Play projects (#3170) 7 years ago
proteus e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 years ago
rapidoid e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 years ago
restexpress 34b12661ca Several Toolset Verification Updates (#2795) 8 years ago
revenj-jvm c71b841756 Revenj Java switched from JSP to Rocker (#2934) 8 years ago
servlet 4217156566 Add Jackson+Afterburner JSON servlet (#3177) 7 years ago
spark 74891c3a74 Update Resin to 4.0.53 (#2899) 8 years ago
spring 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 years ago
tapestry 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 years ago
undertow 6d304a99a4 Update undertow's dependencies, other minor cleanup (#3140) 7 years ago
undertow-jersey-c3p0 4ffd21aa8d Add dependencies to get rid of errors in Java 9 for utow-jersey-c3p0 (#3116) 7 years ago
undertow-jersey-hikaricp 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) 7 years ago
vertx 7a4de2cddf Update reactive-pg-client version (#3157) 7 years ago
vertx-web e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) 7 years ago
wicket 77ecc66581 Custom request mapper removed to use standard mounting methods (#3091) 7 years ago
wildfly-ee7 5daf31cda3 implement retries in wildfly since it has to be transactional (#3167) 7 years ago
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 years ago

README.md

Java Frameworks

The information below contains information specific to Java. For further guidance, review the documentation.

Infrastructure Software Versions

  • Java 8

Adding a New Java Framework

Installation and Bash Configuration

In order to declare that your framework requires Java, you should have an install.sh that contains at least

#!/bin/bash

fw_depends java

This installs the Oracle Java 8 JDK.

Get Help

Java Experts

There aren't any experts listed, yet. If you're an expert, add yourself!

Interesting Links