DEV Community

Java

More than just a cup of coffee, Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I got tired of bloated reminder apps, so I built one in Java

I got tired of bloated reminder apps, so I built one in Java

Comments
1 min read
Adding IOC, FOK, and Stop Orders to a Matching Engine

Adding IOC, FOK, and Stop Orders to a Matching Engine

2
Comments
6 min read
How try-with-resources Quietly Leaked Disk in Production

How try-with-resources Quietly Leaked Disk in Production

1
Comments
2 min read
Día 11: System.out.println en producción — la confesión que nadie hace

Día 11: System.out.println en producción — la confesión que nadie hace

Comments 1
5 min read
Día 2: El SELECT * que arruinó tu API (y vos ni te enteraste)

Día 2: El SELECT * que arruinó tu API (y vos ni te enteraste)

Comments
4 min read
Día 8: El usuario subió un Excel y tu servidor pidió perdón

Día 8: El usuario subió un Excel y tu servidor pidió perdón

Comments
5 min read
Día 6: Tu caché no funciona y es tu culpa

Día 6: Tu caché no funciona y es tu culpa

Comments
4 min read
Día 5: N+1 Queries — el bug que tu DBA ya sabe que tenés

Día 5: N+1 Queries — el bug que tu DBA ya sabe que tenés

Comments
4 min read
Día 12: 5.000 personas hicieron click al mismo tiempo. Tu servidor pidió perdón.

Día 12: 5.000 personas hicieron click al mismo tiempo. Tu servidor pidió perdón.

Comments
5 min read
Día 10: Le pusiste índices a todo y ahora los INSERT tardan 800ms

Día 10: Le pusiste índices a todo y ahora los INSERT tardan 800ms

Comments
6 min read
Día 13: Tu clase tiene 50 métodos. Hace de todo. No hace nada bien.

Día 13: Tu clase tiene 50 métodos. Hace de todo. No hace nada bien.

Comments
6 min read
Día 4: Tu endpoint devuelve TODO. El frontend explota. La red llora.

Día 4: Tu endpoint devuelve TODO. El frontend explota. La red llora.

Comments
5 min read
Día 9: Tu app funcionó todo el QA. El lunes a las 9am explotó con 100 usuarios.

Día 9: Tu app funcionó todo el QA. El lunes a las 9am explotó con 100 usuarios.

Comments
6 min read
Día 3: Agregaste un índice y la consulta sigue lenta. El problema no era el índice.

Día 3: Agregaste un índice y la consulta sigue lenta. El problema no era el índice.

Comments
5 min read
GraphQL with Spring Boot: A Hands-On Tutorial for REST Developers

GraphQL with Spring Boot: A Hands-On Tutorial for REST Developers

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.