Search Results for: Scala
-
Gradle Build Automation Handbook
Gradle is an open source build automation system that builds upon the concepts of Apache Ant and Apache Maven and…
Read More » -
Enterprise Java
Apache Kafka Streams + Machine Learning (Spark, TensorFlow, H2O.ai)
I started at Confluent in May 2017 to work as Technology Evangelist focusing on topics around the open source framework…
Read More » -
Apache Tomcat Cookbook
Apache Tomcat, often referred to as Tomcat, is an open-source web server developed by the Apache Software Foundation (ASF). Tomcat…
Read More » -
Apache Solr Cookbook
Solr (pronounced "solar") is an open source enterprise search platform, written in Java, from the Apache Lucene project. Its major…
Read More » -
Amazon S3 Tutorial
Amazon S3 (Simple Storage Service) is a web service offered by Amazon Web Services. Amazon S3 provides storage through web…
Read More » -
Advanced Java
Learning the basics of Java is easy. But really delving into the language and studying its more advanced concepts and…
Read More » -
Core Java
JDK 9 Checklist: Project Jigsaw, sun.misc.Unsafe, G1, REPL, and More
Java 9 is (hopefully) months away, and it’s time to go over what’s about to change, and what you should…
Read More » -
Core Java
Integrating Gatling into a Gradle build – Understanding SourceSets and Configuration
I recently worked on a project where we had to integrate the excellent load testing tool Gatling into a Gradle based build.…
Read More » -
Scala
Play and SBT basics
Previously we had an introduction to sbt, its default tasks and how to add extra tasks. Play comes with the…
Read More »