A bet you don’t know about these in Java!
Double Brace Initialization Probably a lot of time you whish to initialize a collection in Java with default values at construction time,... more »
Tweet 0 Comments Save Tags: how-to , java , research , standards
Java Roots : Configure CAS Server and Client in Java
Implement SSO for your web application using CAS
Tweet 0 Comments Save Tags: frameworks , java
Jodd v3.4.4
Jodd is an open-source Java utility library and set of micro frameworks.J odd tools enriches JDK with many powerful and feature rich... more »
Tweet 0 Comments Save Tags: announcement , frameworks , java , open source
Spring Framework 4.0 Milestone 1 Now Available
Juergen Hoeller announces the first milestone for Spring Framework 4.0, which includes the first wave of Java SE 8 / OpenJDK 8 support,... more »
Tweet 0 Comments Save Tags: announcement , frameworks , java , open source
Java EE CDI beans deployed in external library (WEB-INF/lib JAR file)
The Weld documentation clearly states that when we deliver CDI managed beans in some Java EE application component we should mark that... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , open source
Java SE 7 Features Part - 1
Trying to cover Java SE 7 Features
Tweet 0 Comments Save Tags: java , open source
JSR 356 - Java API for Websocket
Johan Vos shows us how to integrate WebSockets into applications, with one of Java EE 7's newest JSRs.
Tweet 0 Comments Save Tags: how-to , java
Thoughts on Google I/O 2013
Google I/O 2013 has ended and while we saw a few new things on the Android front, this year's event was much more dialed back than 2012... more »
Tweet 0 Comments Save Tags: java , mobile , opinion , reviews
R.I.P. JavaBlogs
Atlassian shut down JavaBlogs the original go-to blog aggregator for Java.
Neo4j/Cypher: Keep Longest Path When Finding Taxonomy
I’ve been playing around with modelling a product taxonomy and one thing that I wanted to do was find out the full path where a product... more »
Tweet 0 Comments Save Tags: database , java , news
Riaktor - Promise-based async API for Riak based on the Reactor framework
Riaktor uses the official Riak Java client to provide efficient asynchronous task execution and coordination using the Reactor framework.... more »
Hibernate Configuration
This article explains how to configure hibenrate, what happens when hibernate do start-up. Which class is doing what is explained in this article
Tweet 0 Comments Save Tags: java
The Great Java Application Server Debate with Tomcat, JBoss, GlassFish, Jetty and Liberty Profile
What type of Java app server should you choose for your next project? Well, that kinda depends on what kind of app you’re building, what... more »
Tweet 0 Comments Save Tags: frameworks , java , server
Zoom Image Demo In Android | Zoom Image Example with code in Android | MotionEvent, Matrix example in Android
Hello friends! Today I am going to share zoom image code in Android using TouchListner, MotionEvent, Matrix. Please copy paste below code and enjoy!
Tweet 2 Comments Save Tags: eclipse , how-to , java , mobile
Laika - a Scala toolkit for lightweight markup languages
Laika is a customizable and extensible toolkit for transforming lightweight markup languages to various types of output formats, written... more »
Tweet 0 Comments Save Tags: announcement , java , open source
Android Studio Features
Android Studio is an IDE based on IntelliJ IDEA used for android application development. It is released on15th may 2013. This tool has... more »
Understanding the concept behind ThreadLocal
I was aware of thread local but never had the occasion to really use it until recently. So I started digging a little bit on the subject... more »
Tweet 0 Comments Save Tags: java
Apache JMeter - Setup
Load testing is aimed at putting demand on a system or device and measuring its response. It is performed to determine a system’s... more »
Tweet 0 Comments Save Tags: java , open source , usability
The Art of Naming
Why is Naming so important? Because its a matter of Quality. Naming = Readability = Understandability = Maintainability = Quality.
Tweet 0 Comments Save Tags: how-to , java , standards
Spring Maven Repository
Guide on how to set up Maven to use Spring Repositories - Release Candidates, Milestones and Snapshots - after the Spring infrastructure updates.
Tweet 0 Comments Save Tags: how-to , java , tools
10 Hibernate question asked in Interviews for Java J2EE developer
Hibernate has become core persistence framework, much like Spring MVC in presentation layer. This article contains a list of Hibernate... more »
Tweet 0 Comments Save Tags: java , open source , opinion
Gridinit JMeter DSL announcement
If you’re tired of using the JMeter GUI or looking at hairy XML files then have a look at the solution available as a Ruby gem called... more »
Tweet 0 Comments Save Tags: java , ruby
Android Studio: our new, shiny Android IDE
The cat is out of the bag: yesterday, during Google I/O‘s keynote, we announced our new IntelliJ IDEA-based Android IDE, Android Studio.... more »
Tweet 0 Comments Save Tags: java , mobile , news , open source
Code Jugalbandi
In Indian classical music, we have Jugalbandi, where two lead musicians or vocalist engage in a playful competition. Lets say there is... more »
Tweet 0 Comments Save Tags: .net , groovy , java , javascript