Published inSoftwareMill Tech BlogMicronaut vs Quarkus: part 2A comprehensive comparison of web endpoints and cloud support in the Micronaut and Quarkus frameworks.May 20, 2022May 20, 2022
Published inSoftwareMill Tech BlogOverview of next-generation Java frameworksAn overview of modern Java frameworks, including Spring Boot, Micronaut, Quarkus, and Helidon.May 14, 20223May 14, 20223
Published inSoftwareMill Tech BlogMicronaut vs Quarkus — what’s the difference?The first part of a journey through Micronaut and Quarkus frameworks and their features.Jan 22, 20213Jan 22, 20213
Published inSoftwareMill Tech BlogKafka consumer in JavaKafka is a well-known event streaming platform. How does Java cope with the consumer part? Let's see.Dec 16, 20201Dec 16, 20201
Published inSoftwareMill Tech BlogCassandra and custom types convertersHow to deal with a custom Java class, Spring and Cassandra database.Dec 2, 2019Dec 2, 2019
Published inSoftwareMill Tech BlogHey, developer! There is no easy way out!A tale about a developer who decided to take the easy way out to solve a recent issue.Aug 20, 2019Aug 20, 2019
Published inSoftwareMill Tech BlogThe forgotten value of Value ObjectsLet’s make a glimpse of why applying the Value Object approach to our code can be really beneficial.Jun 14, 2019Jun 14, 2019
Published inSoftwareMill Tech BlogCode for comprehensionCombining monadic values into a single object should be straightforward, right? Check how to do this with Vavr’s for-comprehension in Java.Mar 27, 20191Mar 27, 20191
Published inSoftwareMill Tech BlogExceptions? No, just Try them off!There are various ways of handling exceptions. Here is how you can control them in Java with some help of an external library.Jan 29, 20191Jan 29, 20191
Published inSoftwareMill Tech BlogA valid Java Bean?JSR-380, also known as Bean Validation 2.0, is a standard. Should we use it everywhere then? Let’s consider pros and cons.Jan 25, 20191Jan 25, 20191