排序
Creating a simple mapper for java
Creating a simple mapper for java,I have posted before a custom java annotation and I thought of making it enhance and making it as open source project, https://github.com/saifali4...
Gain flexibility with generic shared preferences for Android
Gain flexibility with generic shared preferences for Android,If you have landed here, you have been exposed to the hardship of keeping the Shared Preferences of Android inline. Thi...
GraphQL Java Cheat Sheet
GraphQL Java Cheat Sheet, Let's learn GraphQL Java (2 Part Series) 1 Getting started with GraphQL Java 2 GraphQL Java Cheat Sheet A GraphQL Java Cheat Sheet to help you understand ...
Decompiling Kotlin’s program: Data class
Decompiling Kotlin's program: Data class,If you are a Java programmer you may be tired of having troublesome implementation of setter, getter, hashcode, toString once. Does not the...
Explain Non-Blocking I/O Like I’m Five
Explain Non-Blocking I/O Like I'm Five, Introduction Ten years ago there was a major shift in the field of network application development. In 2009 Ryan Dahl invented Node.js becau...
Spring Boot with Redis conversion service and custom key converter
Spring Boot with Redis conversion service and custom key converter,This article is all about Spring-boot and Redis integration with using spring-data-redis.Spring Data Redis is the...
Design Patterns in Java
Design Patterns in Java,I thought it would be a fun to write a series of blog posts looking at different design patterns in Java. So the first thing I did was go to the Internet an...
Attaching actions to rollbacks in Spring
Attaching actions to rollbacks in Spring,We have a problem in a Spring Boot app where some files are created during a database transaction and they need to be deleted if the transa...
An intro to Mutation Testing – or why coverage sucks
An intro to Mutation Testing - or why coverage sucks, This article was originally shared on my personal blog. Please visit the original link to get the full version I think it's sa...
Java Annotations.
Java Annotations.,People Using Spring Framework in Java know how cool the annotations are, even I got surprised when I used the annotation for the first time. I'm not saying that o...
SAP hace Open Source su herramienta de análisis de vulnerabilidades para Java y Python
SAP hace Open Source su herramienta de análisis de vulnerabilidades para Java y Python,SAP recientemente ha hecho Open Source y ha liberado por tanto el código de su herramienta ...
Java 12 lanzado: versión descafeinada sin soporte a largo plazo
Java 12 lanzado: versión descafeinada sin soporte a largo plazo,Dentro de la (en mi opinión bastante absurda) metodología de lanzamiento de versiones 'mayores' de la plataforma ...