Code Like the Wind
  • Home
  • About
  • Contact
Subscribe

java

A collection of 7 posts
How to Migrate a Java Monolith to Microservices
java

How to Migrate a Java Monolith to Microservices

Microservices help us build, scale, and deploy software faster. Here's how to migrate your monolith, without losing your mind.
Dec 14, 2022 6 min read
3 Reasons Why All Java Developers Should Consider Quarkus
cloudnative

3 Reasons Why All Java Developers Should Consider Quarkus

Quarkus is an open source stack to write cloud-native Java applications freaky fast. Live coding, automatic service provisioning, and more.
May 3, 2022 6 min read
How One Little Method In java.io.File Cost Us 2 Weeks
BPMS

How One Little Method In java.io.File Cost Us 2 Weeks

A little method in java.io.File made for one hard to reproduce error and plenty of lost time
Jun 4, 2018 4 min read
How to Deflate a Bloater: The Story of MyClassIsTooLargeHelperImpl
java

How to Deflate a Bloater: The Story of MyClassIsTooLargeHelperImpl

Bloaters slow down your business. Work to trim your scope...not your code quality.
Jan 24, 2018 5 min read
Q&A: How do we remove version information from EJB JNDI names?
java

Q&A: How do we remove version information from EJB JNDI names?

We can use a maven plugin to remove version information from EJB JNDI names.
May 30, 2017 2 min read
How to Use Remote EJBs in JBoss Pt. 2
java

How to Use Remote EJBs in JBoss Pt. 2

It's easy to setup a Remote EJB connection in JBoss. In this section, we learn how to do that.
Apr 18, 2017 5 min read
How to Use Remote EJBs in JBoss Pt. 1
java

How to Use Remote EJBs in JBoss Pt. 1

Remote EJBs help us access components when they run on a different machine
Mar 15, 2017 4 min read
Code Like the Wind © 2023
  • Sign up
Powered by Ghost