Radoslav Petrov d967f73f8e Install resin with gcc-6 in separate directory (#3189) преди 7 години
..
act d829ef5574 [ci fw-only Java/act] Act: disable session resolving for the tests (#3192) преди 7 години
activeweb 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) преди 7 години
baratine dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. преди 9 години
bayou 3c4a45f5ac Bayou is realistic преди 8 години
blade 01d7a5d9d6 Fix the multi query database test for blade (#3079) преди 7 години
comsat-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. преди 9 години
comsat-webactors dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. преди 9 години
curacao 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata преди 8 години
dropwizard 698f5dde17 keep framework names consistent casing преди 7 години
gemini c7cfc7156e Use actual repo URL (#3196) преди 7 години
grizzly-bm 90033529e2 Update grizzly dependencies and README.md (#3172) преди 7 години
grizzly-jersey 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) преди 7 години
jawn 84e56b7b1e updating the jawn framework (#3085) преди 7 години
jetty 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) преди 8 години
jlhttp a6de4acec2 Realistic approach преди 8 години
jooby e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) преди 7 години
light-java 83e1de9cba [ci fw-only Java/act] Update to act-1.6.4 (#3179) преди 7 години
minijax a73b308932 Disable in-memory caching of worlds and fortunes for minijax (#3186) преди 7 години
netty 4e2fd4b99f Updated to latest netty version. Cleanup and small improvements. (#2977) преди 7 години
ninja-standalone 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) преди 7 години
officefloor 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) преди 7 години
play1 e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) преди 7 години
play2-java 030e88c9b6 Upgrade jOOQ and mysql-connector-java for Play projects (#3170) преди 7 години
proteus e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) преди 7 години
rapidoid e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) преди 7 години
restexpress 826c506fb0 Attempt to fix resetexpress build on Travis преди 7 години
revenj-jvm c71b841756 Revenj Java switched from JSP to Rocker (#2934) преди 8 години
servlet d967f73f8e Install resin with gcc-6 in separate directory (#3189) преди 7 години
spark 74891c3a74 Update Resin to 4.0.53 (#2899) преди 8 години
spring 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) преди 7 години
tapestry 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) преди 7 години
undertow 6d304a99a4 Update undertow's dependencies, other minor cleanup (#3140) преди 7 години
undertow-jersey-c3p0 4ffd21aa8d Add dependencies to get rid of errors in Java 9 for utow-jersey-c3p0 (#3116) преди 7 години
undertow-jersey-hikaricp 2245d0eb71 Set useSSL=false in more MySQL connection strings (#3148) преди 7 години
vertx 7a4de2cddf Update reactive-pg-client version (#3157) преди 7 години
vertx-web e32f117bdd Bump postgrejdbc and Servlet library versions, update README.md files (#3171) преди 7 години
wicket 77ecc66581 Custom request mapper removed to use standard mounting methods (#3091) преди 7 години
wildfly-ee7 83e1de9cba [ci fw-only Java/act] Update to act-1.6.4 (#3179) преди 7 години
README.md 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) преди 8 години

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