Fixed BugsJavaMapstruct: Mapping of Enums via @Mapping is removed. Please use @ValueMapping instead! Mapping of Enums via @Mapping is removed. Please use @ValueMapping instead! IvanFeb 26, 2024Feb 26, 20245 Comments on Mapstruct: Mapping of Enums via @Mapping is removed. Please use @ValueMapping instead!
Fixed BugsJavaJUnit: This exception may occur if matchers are combined with raw values This exception may occur if matchers are combined with raw values IvanFeb 20, 2024Feb 20, 2024
Fixed BugsJavaJPA: Inferred type ‘S’ for type parameter ‘S’ is not within its bound Problem: In Java, using JPA returns next error: Solution: check the type of the object that you are... IvanFeb 20, 2024Feb 20, 20241 Comment on JPA: Inferred type ‘S’ for type parameter ‘S’ is not within its bound
Fixed BugsJavaJUnit: org.junit.jupiter.api.extension.ParameterResolutionException: No ParameterResolver registered for parameter org.junit.jupiter.api.extension.ParameterResolutionException: No ParameterResolver registered for parameter IvanFeb 17, 2024Feb 17, 2024
Fixed BugsGitGit: filename too long in Windows Problem: Git command returns next error: Solution: launch next command Another solution: if previous command didn’t work, try... IvanFeb 14, 2024Feb 14, 2024
Fixed BugsJavaScriptingJava in Windows: Caused by: java.net.BindException: Address already in use Caused by: java.net.BindException: Address already in use IvanFeb 12, 2024Feb 12, 2024
JavaFixed BugsJava: Convert Object to String using ObjectMapper Problem: If you want to convert an Java object to a String using Java. Solution: You just only... IvanFeb 11, 2024Feb 11, 2024
JavaFixed BugsLombok: RequiredArgsConstructor is not creating constructor with args Problem: When we are using Lombok with @RequiredArgsConstructor and next error appears: Solution: include in the args that... IvanFeb 11, 2024Feb 11, 2024
Fixed BugsRR: Error in loadNamespace(x) : there is no package called ‘readr’ Error in loadNamespace(x) : there is no package called ‘readr’ IvanJan 7, 2024Jan 7, 2024