Java Tips: Optional - anything better than isPresent?
by Mallim1 min read
Examples for myself, especially when I start writing isPresent...
27 posts in total
by Mallim1 min read
Examples for myself, especially when I start writing isPresent...
by Mallim1 min read
Options are: JaVers, java-object-diff, java-util, Apache Commons Lang
by Mallim1 min read
Legacy codes which are littered with @Autowired which by default is required. What to do with it?
by Mallim1 min read
Where are the best references?
by Mallim1 min read
Besides Apache POI, What are the other options in Year 2020?
by Mallim1 min read
Is it possible to run a fake embedded MongoDB for Spring Boot 2 testing?