/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.thinkcode.se
| | www.jasonwhaley.com
2.7 parsecs away

Travel
| | I was running in to a problem with a Java project that occured only in IntelliJ Idea, but not on the command line, when running specific test classes ...
| | www.jacoco.org
5.9 parsecs away

Travel
| | [AI summary] This post is a release announcement detailing the contents and library structure of JaCoCo version 0.8.15.202511080759, a Java code coverage tool.
| | sookocheff.com
4.0 parsecs away

Travel
| | I've been experimenting with the Google Cloud Dataflow Java SDK for running managed data processing pipelines. One of the first tasks is getting a build environment up and running. For this I chose Gradle. We start by declaring this a java application and listing the configuration variables that declare the source compatibility level (which for now must be 1.7) and the main class to be executed by the run task to be defined later.
| | www.e4developer.com
25.0 parsecs away

Travel
| Learn how to use Spring Cloud Data Flow Shell and how to create custom Apps. Create a Stream Processor, register it and make it part of a new Stream.