Quantcast
Channel: Crunchify
Browsing all 1037 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to use Gson -> fromJson() to convert the specified JSON into an Object of...

As many of you know already Gson is a great Java library that can be used to convert Java Objects into their JSON representation. It works also in reverse order deserializing the specified JSONObject...

View Article


Image may be NSFW.
Clik here to view.

Gonzales WordPress Plugin – Remove unwanted CSS and JS Loading for Better...

On Crunchify, we have published number of different WordPress Optimization articles. Speed Optimization is one of our goal at Crunchify and we would do anything to optimize site speed. Faster site...

View Article


Image may be NSFW.
Clik here to view.

Java Collections – hashCode() and equals() – How to Override equals() and...

equals() and hashCode() in Java are two fundamental method which is declared in Object class and part or core Java library. If you have any one of below concerns in Java then you are at right place....

View Article

Image may be NSFW.
Clik here to view.

How to Deregister YARPP and Contact Form 7 CSS Style Sheet? WordPress...

On Crunchify we have been always looking for better way to Optimization site. So far we have been published numerous articles related to how to stop loading below scripts and CSS files. Stop loading...

View Article

Image may be NSFW.
Clik here to view.

Best way to Compare String Arrays, Integer Arrays and Strings in Java –...

java.util.* package contains so many utilities like collection framework, event model, date facility, time facility and so on. Java doesn’t provide simple compare utility for primitive types like...

View Article


Image may be NSFW.
Clik here to view.

How to use Google Analytics for Site Up-Down Status Monitoring – Pingdom...

Google Analytics for site up down status? Yes. It’s not the best solution but I like it. As many of now know that – Pingdom recently announced the closure of free service plan and new starter plan...

View Article

Image may be NSFW.
Clik here to view.

How to Generate Random Number in Java with Some Variations?

In Java, there is a method random() in the Math  class, which returns a double value between 0.0 and 1.0. In the class Random there is a method nextInt(int n) , which returns a random value in the...

View Article

Image may be NSFW.
Clik here to view.

How to fix Spring MVC MailSender and SimpleMailMessage import missing Error?

I love working on Java and Spring MVC a lot. I have developed numerous personal applications which are hosted on Google Cloud platform and working very well so far my custom requirements. In addition...

View Article


Image may be NSFW.
Clik here to view.

How to Factory Reset The Google Home?

I simply love Google Home. Since first day I have been using it for turning on-off my living room light. Simply say: Hey Google, Turn on my lights. Hey Google, Turn off lights. Google Home is also the...

View Article


Image may be NSFW.
Clik here to view.

Spring Framework 4.3.4 @Order Annotation Tutorial – Sort Order for an...

Web MVC framework – Spring is the best web controller framework and configuration model for Java based programming enterprise application. We do have more than 40 Spring MVC tutorials on Crunchify so...

View Article

Image may be NSFW.
Clik here to view.

Join the team: Crunchify is looking for new contributors

Crunchify is growing fast, and we’re looking to expand our team. We are searching for two new contributors to add to our growing need and planning. At this time, we are looking at India and US based...

View Article

Image may be NSFW.
Clik here to view.

Linux and Curl: How to use Bash to Read a File Line by Line and Execute Curl...

Linux Curl command is very amazing. It’s very simple command which is use to send or get data from and to any server. Server would be any server like end point URL, ftp endpoint, etc. In this tutorial...

View Article

Image may be NSFW.
Clik here to view.

How to Setup, Configure JAVA_HOME and JRE_HOME Environment Variables on Windows?

In order to run Java application you need to have first installed Java on your Mac or Windows laptop or desktop. It’s absolutely required to complete Java setup right way for your production &...

View Article


Image may be NSFW.
Clik here to view.

Ever wondered difference between Dynamic Web Module 3.0 and 3.1? How to Setup...

You must have seen hundreds of time Dynamic Web Module option in Eclipse. Do you know purpose of this option and what exactly it is for? Sometime back we have written an article on How to fix “Cannot...

View Article

Image may be NSFW.
Clik here to view.

How to redirect WordPress Category Pages to Another Category? Fix using Regex...

Recently in Google Search Console I’ve started seeing lots of HTTP 404 errors related to /services/ category. I used to have different dedicated blog http://crunchify.com/services/. Last month, I’ve...

View Article


Image may be NSFW.
Clik here to view.

How to Display WordPress Dashboard only in Single Column Layout?

WordPress is pretty amazing with lots of optimization and customization. On Crunchify we have performed number of WordPress optimization so far and this one is very simple one. What if you want to...

View Article

Image may be NSFW.
Clik here to view.

How to Merge/Concat Multiple JSONObjects in Java? Best way to Combine two...

In Java – What is the best way to combine / merge multiple JSONObjects? JSONObject is an unordered collection of name/value pairs and widely used in Java Enterprise applications for data transfer...

View Article


Image may be NSFW.
Clik here to view.

Looking for Managed Discourse Forum Hosting Solution? DiscourseHosting.com is...

There is no doubt Discourse is the best Forum open source software available out there for us. Almost started a 4 years ago, Discourse.org became very popular among all vibrant technical communities....

View Article

Image may be NSFW.
Clik here to view.

How to fix java.lang.ClassNotFoundException:...

How to fix HTTP Status 404 Error while running Spring MVC project? I have been running Spring MVC projects since last ~8 years and created numerous professional and personal project in Java and Spring...

View Article

Image may be NSFW.
Clik here to view.

Java8 StringJoiner, String.join() and Collectors.joining() Tutorial with all...

Java Developer Platform 8 (Java8) is around since almost 3 years. We have published more than 10 different tutorials on Crunchify with all different abilities and handy utilities. Moving from one...

View Article
Browsing all 1037 articles
Browse latest View live