Nate 697e54bada Misc. Clean Up (#2773) 8 лет назад
..
act 3f5058cf2e add act-ebean-pgsql-rythm to compare rythm vs mustache template engine (#2788) 8 лет назад
activeweb 697e54bada Misc. Clean Up (#2773) 8 лет назад
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 лет назад
beyondj e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 лет назад
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 697e54bada Misc. Clean Up (#2773) 8 лет назад
gemini eb706f0714 Bump PostgreSQL JDBC driver to match the other projects (#2626) 8 лет назад
grizzly-bm 928944c5f8 Update grizzly and jackson versions, change compiling to Java 8 bytecode 8 лет назад
grizzly-jersey a544dcf72b Do miscellaneous cleanup of the grizzly-jersey code (#2660) 8 лет назад
jawn 5b174089c8 Java/jawn Remove jvmArgs causing failure (#2735) 8 лет назад
jetty 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 лет назад
jetty-servlet 3d5f6c341e Revert "Adjusting JVM parameters for Dropwizard, Jetty, Resin, Undertow (#2652)" (#2707) 8 лет назад
jlhttp a6de4acec2 Realistic approach 8 лет назад
jooby 4ac41c6ee8 jooby: get back netty (#2678) 8 лет назад
light-java fd4c9f165c Optimize light-4j (previous light-java) for round 15 (#2785) 8 лет назад
netty 87e6079dec update netty (#2787) 8 лет назад
ninja-standalone e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 лет назад
officefloor 293b71e266 Java/officefloor update (#2638) 8 лет назад
permeagility dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 лет назад
play1 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 лет назад
play2-java 697e54bada Misc. Clean Up (#2773) 8 лет назад
proteus 32a0dc4583 Proteus: Added Framework (#2759) 8 лет назад
rapidoid 8b43bfde42 Lower number of PostgreSQL connections in Rapidoid (#2677) 8 лет назад
restexpress 7d71055306 Java/restexpress framework fix (#2441) 8 лет назад
revenj-jvm 0abce1568e Specify UTF-8 encoding in the revenj-jvm fortunes jsp (#2659) 8 лет назад
servlet 7cb0ab0236 Turn off batch updates for servlet-postgres-raw (#2684) 8 лет назад
spark e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 лет назад
spring e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 лет назад
tapestry 697e54bada Misc. Clean Up (#2773) 8 лет назад
undertow 644ffa7a3b Undertow tuning (#2748) 8 лет назад
undertow-jersey-c3p0 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 лет назад
undertow-jersey-hikaricp e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 лет назад
vertx dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 лет назад
vertx-web e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 лет назад
wicket 80739ce1c3 Make wicket encode its fortunes response in UTF-8 (#2664) 8 лет назад
wildfly-ee7 9578f68813 Remove verbose GC logging to file for Java/wildfly-ee7 (#2661) 8 лет назад
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