-
Enterprise Java

Release a Gradle Project Using GitLab CI/CD Pipeline
Iāll show you how to configure Gradle build for a Java/Scala project and integrate it with GitLab CI/CD so that…
Read More » -
Enterprise Java

Introducing the ReactiveInflux: non-blocking InfluxDB driver for Scala and Java supporting Apache Spark
I am excited to announce a very first release of ReactiveInflux developed at Pygmalios. InfluxDB missed a non-blocking driver for…
Read More » -
Scala

Integration testing with Gradle
Unit testing works automatically using Gradle, but if you would like to have a separate set of integration tests you…
Read More » -
Core Java

Release Gradle project in GitLab with Jenkins to Artifactory
I am going to show in detail how to regularly build your project and then how to make a release…
Read More » -
Core Java

Publish JAR artifact using Gradle to Artifactory
So I have wasted (invested) a day or two just to find out how to publish a JAR using Gradle…
Read More » -
Scala

Scala for-comprehension with concurrently running futures
Can you tell whatās the difference between the following two? If yes, then youāre great and you donāt need to…
Read More » -
Enterprise Java

Init.d shell script for Play framework distributed applications
I wrote a shell script to control Play framework applications packaged using built-in command dist. Applications packaged this way are…
Read More » -
Scala

The best code coverage for Scala
The best code coverage metric for Scala is statement coverage. Simple as that. It suits the typical programming style in…
Read More » -
Scala

Scala Wonderland: All operations are method calls
Iāve started learning Scala two months ago and I canāt get back to Murakamiās 1Q84 so exciting it is. In…
Read More »
- 1
- 2



