Paulo Lopes e4ed5d137b The produced artifact version was incorrect (#3090) 7 years ago
..
act ec6bd1a408 Update actframework project to act-1.5.1 (#3072) 7 years ago
activeweb a534b571d1 updated dependencies for activeweb (#2994) 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
beyondj e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 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 d71fab29d8 Java/dropwizard add jdbi implementation (#2882) 8 years ago
gemini 4d2bb9530b Java/gemini update and caching test (#2864) 8 years ago
grizzly-bm 41d59adf6a Update Grizzly dependencies and remove character encoding from response (#2887) 8 years ago
grizzly-jersey ec68280363 Don't log "connection is closed" and "broken pipe" errors in grizzly-jersey (#3077) 7 years ago
jawn 31e3ede6d3 Updating jawn framework (#2961) 8 years ago
jetty 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 years ago
jlhttp a6de4acec2 Realistic approach 8 years ago
jooby b5d632eaa9 update jooby version to 1.2.1 (#3025) 7 years ago
light-java 418f31b952 Update queries/updates to remove future and clean up (#2896) 8 years ago
minijax 4a603d8b67 Add Minijax framework (#3075) 7 years ago
netty 4e2fd4b99f Updated to latest netty version. Cleanup and small improvements. (#2977) 7 years ago
ninja-standalone 96271256ef Avoid deadlocks in ninja-standalone updates test by avoiding transactions (#3081) 7 years ago
officefloor 293b71e266 Java/officefloor update (#2638) 8 years ago
permeagility dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 years ago
play1 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
play2-java 9493d325cd Add play2-java-jooq-hikaricp (#3062) 7 years ago
proteus c40fa801ed Updated per review. (#3050) 7 years ago
rapidoid 8b43bfde42 Lower number of PostgreSQL connections in Rapidoid (#2677) 8 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 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 years ago
spark 74891c3a74 Update Resin to 4.0.53 (#2899) 8 years ago
spring e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
tapestry 697e54bada Misc. Clean Up (#2773) 8 years ago
undertow 644ffa7a3b Undertow tuning (#2748) 8 years ago
undertow-jersey-c3p0 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
undertow-jersey-hikaricp e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 years ago
vertx d8ea58c517 Update vertx entry (#2968) 8 years ago
vertx-web e4ed5d137b The produced artifact version was incorrect (#3090) 7 years ago
wicket b47b173bdd Updated Wicket version and improved resource responses. (#2929) 8 years ago
wildfly-ee7 e78020f664 Wildfly to 11.0.0.Final (#3022) 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