Write IntelliJ Plugin in ScalaRecently, I had an idea of IntelliJ plugin that helps my software development. It’s for Scala so I wanted to write it in Scala…Apr 5, 2023A response icon1Apr 5, 2023A response icon1
Using Servlet 5 with xsb-web-pluginxsbt-web-plugin is a sbt plugin that supports Java Servlet-based web application development with sbt.Aug 28, 2022Aug 28, 2022
Scalatra now supports Scala3Recently, we published Scalatra 3.0.0-M1 which finally supports Scala 3Aug 4, 2022Aug 4, 2022
Study OpenLineage with TrinoData governance is getting very important with spreading of leveraging data in corporations and any organizations. One open-source…Oct 2, 2021Oct 2, 2021
JDBC driver for Apache SparkEven though Databricks Cloud supports JDBC access, I didn’t know practical free or open-source solutions. Recently, I found some projects…Apr 24, 2021Apr 24, 2021
Try Apache Spark from Apache Zeppelin via Apache LivyRecently, I experienced using Apache Spark on Amazon EMR. Due to the security restriction, we couldn’t access the master node directly. We…Feb 25, 2021A response icon1Feb 25, 2021A response icon1
ThinkPad Keyboard II with MacNew ThinkPad Keyboard was released last year and I got it immediately, of course. Since it’s a great upgrade for the first time in 7 years…Jan 15, 2021A response icon5Jan 15, 2021A response icon5
Giter8 Template for Native Scala CLI applications with GraalVMPreviously, I wrote an article about creating a native CLI application with Scala and GraalVM. In that article, I used Picocli with…Sep 20, 2020Sep 20, 2020
Creating CLI tools with Scala, Picocli and GraalVMPreviously, I wrote an article about how to create CLI tools with Scala. As I wrote in the article, writing CLI tools with Scala has…Mar 9, 2020Mar 9, 2020
Build CLI application with Scala using airframe-launcher and sbt-packI use Scala for both my work and hobby daily basis. Usually I use Scala for building web applications or middlewares, but sometimes I want…Dec 17, 2019Dec 17, 2019