辰Verifying no duplicate serialVersionUIDsVerifying no duplicate serialVersionUIDs in a package within specific parent class.Mar 22Mar 22
辰Eclipse dynamic weaving with Apache Mavenhttps://wiki.eclipse.org/EclipseLink/UserGuide/JPA/Advanced_JPA_Development/Performance/Weaving/Dynamic_WeavingMar 3Mar 3
辰Allowing an Insecure Protocol for accessing repository via HTTPRecently, Gradle started complaining about an insecure protocol for my maven repositories configured in build.gradle.Jun 22, 20212Jun 22, 20212
辰Using a generic wrapper class for marshalling/unmarshalling with JAXBThis is an in-action case of Creating a Generic List Wrapper in JAXB.Mar 7, 2021Mar 7, 2021
辰AttributeConverter for TemporalAccessors and StringsI’ve encountered, quite a few times, into situations that I need to convert database strings into LocalDateTime instances.Jun 29, 2020Jun 29, 2020
辰Accessing fields with MethodHandlesRecently I had to define some utility methods for accessing fields with their names.Apr 17, 2020Apr 17, 2020
辰An anti-pattern for try-with-resourcesI just found my own anti-pattern regarding the try-with-resources statements.Oct 26, 2019Oct 26, 2019
辰inJavarevisitedHow to check whether an Iterable is sorted or notjava.lang.Iterable<T>Apr 25, 2019Apr 25, 2019