DEV Community

Discussion on: Java Developers, What's in Your Toolkit?

Collapse
 
_hs_ profile image
HS

Language: Java; Scala and Groovy for personal fun
IDE: IntelliJ + VS Code sometimes nano or VI if I can't help it
Build tool: Gradle
Framework: Micronaut; before it was Spring
DB: Azure CosmosDB, before it was MongoDB, PostgreSQL, MySQL/MariaDB,

Mostly I used REST but currently I need to manage multiple sides so WebSockets, SSE and message driven + serverless