Learn about the @specialized annotation in Scala.
Also find me here:
Baeldung Author
Fabio Ponciroli
I am a Senior Software Engineer with extensive experience in working on backend systems, on-premise and cloud-based, with different programming languages, such as Scala, Java, NodeJS and related ecosystems. I also actively contribute to the OpenSource Gerrit Code Review project.
Here's what I've written (so far):
Baeldung on Scala
- All
- Testing (1)
- Scala Basics (1)
- Build Tools (1)
Testing Scala with JUnit
Filed under Testing
Learn to test Scala code using JUnit.
Generate Build Info Using sbt-buildinfo
Filed under Build Tools
A quick and practical guide to generating build info using sbt-buildinfo.