zapov 647e818f78 Java JSON fix. C# connection fix (#2623) vor 8 Jahren
..
act 5a3fae7c7b [ci fw-only Java/act] Act: use act release version (#2590) vor 8 Jahren
activeweb e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
baratine dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. vor 9 Jahren
bayou 3c4a45f5ac Bayou is realistic vor 8 Jahren
beyondj e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
comsat-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. vor 9 Jahren
comsat-webactors dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. vor 9 Jahren
curacao 7806280f2b Merge branch 'cleanup-metadata' of github-msmith:TechEmpower/FrameworkBenchmarks into cleanup-metadata vor 8 Jahren
dropwizard 8405a148db Updated webserver/frontend field to 'Jetty' (#2608) vor 8 Jahren
gemini e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
grizzly-bm 928944c5f8 Update grizzly and jackson versions, change compiling to Java 8 bytecode vor 8 Jahren
grizzly-jersey e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
jawn e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
jetty dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. vor 9 Jahren
jetty-servlet dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. vor 9 Jahren
jlhttp a6de4acec2 Realistic approach vor 8 Jahren
jooby fff744dc6f Updating Jooby Framework from 0.16.0 to 1.0.3 (#2572) vor 8 Jahren
light-java b82f570f1b hard coded database host vor 8 Jahren
netty 323080b44b update Netty to version 4.1.7 (#2497) vor 8 Jahren
ninja-standalone e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
officefloor e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
permeagility dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. vor 9 Jahren
play1 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
play2-java a69ce62b91 Java/play2 framework fix (#2449) vor 8 Jahren
rapidoid e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
restexpress 7d71055306 Java/restexpress framework fix (#2441) vor 8 Jahren
revenj-jvm 647e818f78 Java JSON fix. C# connection fix (#2623) vor 8 Jahren
sabina 3ada750f26 metadata cleanup: merged with upstream master vor 8 Jahren
servlet 547ab2dae1 Implement batch updating in PO (plain old) Servlets (#2597) vor 8 Jahren
spark e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
spring e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
tapestry e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
undertow 189ca7892e Remove capitalized mongo tables (#2545) vor 8 Jahren
undertow-jersey-c3p0 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
undertow-jersey-hikaricp e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
vertx dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. vor 9 Jahren
vertx-web e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
wicket f89725e4e9 Fix broken wicket db tests by downgrading the mysql connector vor 8 Jahren
wildfly-ee7 e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) vor 8 Jahren
README.md 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported vor 9 Jahren

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