最新发布第1441页
My thoughts on Java Concurrency in Practice
My thoughts on Java Concurrency in Practice,One of my key goals this year was to gain a good understanding of concurrency and multithreading. I've always had a tangent understandin...
Passay – The password generation and validation library
Passay - The password generation and validation library,Applications and websites that allow users to sign-up mostly have restrictions of password like Passwords should be 8 charac...
Trick to read all the content of a file in java
Trick to read all the content of a file in java,Hello I recently need to write a program where I need to find the duplicates book title from a given text file and store it in a out...
Stereotype and Meta Annotations in Spring
Stereotype and Meta Annotations in Spring, Spring Framework (24 Part Series) 1 Spring Configuration 2 External Properties in Spring ... 20 more parts... 3 Profiles in Spring 4 Spri...
Effective Java! Use Stream Judiciously
Effective Java! Use Stream Judiciously, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effective Java Tuesday! The Builder...
@PostConstruct and @PreDestroy in Spring
@PostConstruct and @PreDestroy in Spring, Spring Framework (24 Part Series) 1 Spring Configuration 2 External Properties in Spring ... 20 more parts... 3 Profiles in Spring 4 Sprin...
Building an Amazon-Like Recommendation Engine Using Slash GraphQL
Building an Amazon-Like Recommendation Engine Using Slash GraphQL,[TL;DR; Get started using Dgraph's Slash GraphQL product and connect to a Spring Boot application which will act a...
Continuous Integration for Java
Continuous Integration for Java, About Continuous Integration (8 Part Series) 1 What is Continuous Integration? 2 My take on Continuous Integration ... 4 more parts... 3 Continuous...
I just want to launch the video call every 30 seconds.
I just want to launch the video call every 30 seconds.,Hello everyone, I hope you are well. I'm starting in android with java and I have a problem with my video call application(I ...
HTML5 Limitation in Internet Explorer
HTML5 Limitation in Internet Explorer,HTML 5 is the latest and greatest web technology, although it has some issues in some browsers which don’t have native support for the new HT...
How to parse Google Search result in Java?
How to parse Google Search result in Java?,Google is an amazing resource but there are no APIs to really parse google search results. This is the JAVA code that I wrote that will h...
Lazy Beans in Spring
Lazy Beans in Spring, Spring Framework (24 Part Series) 1 Spring Configuration 2 External Properties in Spring ... 20 more parts... 3 Profiles in Spring 4 Spring Expression Languag...