-
Core Java
Split as stream
I am preparing a regular expression tutorial update for the company I work for. The original tutorial was created in…
Read More » -
Android Core
Android Studio 3.0 – Initial Impressions of Tool Support
I have been using Android Studio 3.0 since since the alpha versions, and it is good to see it finally…
Read More » -
Core Java
JUnit 5 meets AssertJ
JUnit 5 brings a lot of improvements in the assertions library, mainly thanks to Java 8 and Lambda Expression support…
Read More » -
Software Development
Beating the GAS clock: Say Hello to MemsheetApp!
Google’s Apps Script framework is really awesome as it helps—newbies and experts alike—to leverage the power of Google (as well…
Read More » -
Core Java
Simple String Representation of Java Decimal Numbers without Scientific Notation
The primary types/objects used for decimal numbers in Java are float/Float, double/Double, and BigDecimal. Each of these has cases in…
Read More » -
Enterprise Java
Spring boot and Apache Camel
As the world of software moves on, more complex systems are being developed, which have to integrate with each other.…
Read More » -
Enterprise Java
Using Micrometer with Spring Boot 2
This is a very quick introduction to using the excellent Micrometer library to instrument a Spring Boot 2 based application and…
Read More » -
Clojure
Exclusive Book Offers (75% off): Big Data Analytics with Java, Scala and Spark for Big Data Analytics, Big Data Visualization
Hello fellow Geeks! Today, we have some exciting news for you! Java Code Geeks and Packt have teamed up to…
Read More » -
Enterprise Java
Scala client for Amazon Glacier
Amazon Glacier is a secure, durable, and extremely low-cost cloud storage service for data archiving and long-term backup. Glacier offers…
Read More »