DevDummy
Code | Break | Fix | Repeat
Showing posts with label
Utils
.
Show all posts
Showing posts with label
Utils
.
Show all posts
Thursday, September 21, 2017
What is Java String Pool ?
›
Quick & simple guide on String Pool concept in Java Image Credit String Pool in Java corresponds to an allocation of memory in ...
Maven Integration for Eclipse with M2E Plugin
›
Quick & Simple method for integrating Maven to Eclipse Image Credit Maven Integration for Eclipse is a really straight forw...
Tuesday, September 19, 2017
How to solve Spring Data Error : org.springframework.dao.QueryTimeoutException
›
Image Credit org.springframework.dao.QueryTimeoutException ERROR c.a.m.i.api.rest.EventController - Unexpected Error org.spr...
Tuesday, September 12, 2017
Immutable Objects in Java
›
Image Credit What is an Immutable Object ? As per the Java Reference Documentation, "An object is considered immutable if its...
Tuesday, August 15, 2017
Online UUID Generator
›
Version 4 UUID Generate UUID
Sunday, November 20, 2016
UUIDs, Why & How ?
›
UUIDs As per Wikipedia, A universally unique identifier (UUID) is an identifier standard used in software construction. A UUID is s...
›
Home
View web version