-
Enterprise Java
What is javax.ws.rs.core.context? [ Part 4 ]
How to use the @Context annotation In part 3 of What is javax.ws.rs.core.context? you learned how to use the @Context annotation with…
Read More » -
Enterprise Java
What is javax.ws.rs.core.context? [ Part 3 ]
How to use the @Context annotation In part 2 of What is javax.ws.rs.core.context? you learned how to use the @Context annotation to…
Read More » -
Enterprise Java
What is javax.ws.rs.core.context? [ Part 2 ]
How to use the @Context annotation In part 1 of What is javax.ws.rs.core.context? you learnt how to use the @Context annotation to…
Read More » -
Enterprise Java
What is javax.ws.rs.core.context? [ Part 1 ]
How to use the @Context annotation The JAX-RS API provides a very handy mechanism to inject a range of useful resources,…
Read More » -
Enterprise Java
Insights from Stackoverflow: Most voted for Spring 4 questions
What are the most voted for Spring 4 question asked and answered on Stackoverflow? Here are the top five questions…
Read More » -
Core Java
Factory Pattern
The factory pattern is a creational design pattern whose intent is to provide an interface for creating families of related…
Read More » -
Core Java
Java 8 Streams: filter and predicate negation
Recently there was an interesting discussion on the use of predicate negation in the .filter method on a stream by…
Read More » -
Software Development
Cross-platform mobile developement
So what problems does cross-platform development actually solve. well they are two-fold. To have the capability of complete (or near complete) mobile…
Read More » -
Software Development
Cloud based deployment pipeline
Cloud based development tools are continuing to improve thanks to the power of new browser technologies and cloud services such…
Read More »