Mike Smith 65a9e36d6b Merge pull request #1993 from cjnething/change-ant-dependency-location-gemini-test-jn hace 9 años
..
activeweb e718a9128f Use the same version of the MySQL connector 5.1.38 hace 9 años
baratine c3b75dba46 add new framework Baratine hace 9 años
bayou fa32283ff2 add frameworks/Java/bayou hace 9 años
beyondj 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 hace 9 años
comsat-servlet 6a76fcc279 :arrow_up: Upgrade Comsat to `0.6.0` (release version) hace 9 años
comsat-webactors b71b55bbc5 :arrow_up: Upgrade Comsat to `0.6.0` (release version) hace 9 años
curacao 70d0f951e1 Bumping to Curacao version 4.0.4 hace 9 años
dropwizard 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 hace 9 años
gemini c939d7030c Delete ant from prerequisites and move to its own script file hace 9 años
grizzly-bm 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported hace 9 años
grizzly-jersey 08b8ac3f87 Merge branch 'master' into hikaricp-grizzly-jersey hace 9 años
jawn 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 hace 9 años
jetty 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported hace 9 años
jetty-servlet 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported hace 9 años
jooby 98e45c8a21 jooby: v0.16.0 hace 9 años
netty 84048f1879 assume http1.1 and use of keep-alive hace 9 años
ninja-standalone f35b9e5846 ninja/compojure/http-kit: Fix setup.sh to set DBHOST for HikariCP hace 9 años
officefloor e718a9128f Use the same version of the MySQL connector 5.1.38 hace 9 años
permeagility 41de2a3181 Add benchmark test for PermeAgility framework hace 9 años
play1 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported hace 9 años
play1siena 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported hace 9 años
play2-java e718a9128f Use the same version of the MySQL connector 5.1.38 hace 9 años
rapidoid 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported hace 9 años
restexpress e718a9128f Use the same version of the MySQL connector 5.1.38 hace 9 años
revenj a94d8cfa54 Switch to official Mono hace 9 años
sabina e718a9128f Use the same version of the MySQL connector 5.1.38 hace 9 años
servlet 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 hace 9 años
servlet3-cass 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported hace 9 años
spark e718a9128f Use the same version of the MySQL connector 5.1.38 hace 9 años
spring 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported hace 9 años
tapestry 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported hace 9 años
undertow 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 hace 9 años
undertow-edge 78270cd4ed Merge branch 'issue-1932' of https://github.com/Mogztter/FrameworkBenchmarks into 1953 hace 9 años
undertow-jersey-c3p0 fa13c5c772 - Changed the SessionFactory to be a Singleton rather than RequestScoped. SessionFactories are thread safe by nature. hace 9 años
undertow-jersey-hikaricp fa13c5c772 - Changed the SessionFactory to be a Singleton rather than RequestScoped. SessionFactories are thread safe by nature. hace 9 años
vertx 8afecb5ba3 Bump to latest stable release hace 9 años
vertx-web a9cc6d974e migrate old postgres code to new async driver and added mysql to the list of implementations hace 9 años
wicket 45d718b2e1 Merge pull request #1874 from dashorst/master hace 9 años
wildfly-ee7 dbb50d015a update wildfly-ee7 classification hace 9 años
README.md 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported hace 9 años

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