Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations

Category: Home

Articles, Home

why type variable is non-reifiable type in java

I’m currently learning java generics and below is a list of types in java that is non-reifiable. A type is not reifiable if it is one of the following:• A type variable(such as T)• A paramet…

by adminJuly 2, 2018
Articles, Home

Web application security: fighting yourself or finding the edge of sanity

How secure a web application should be? Well, for many of us, web-developers, the question doesn’t m…

by adminJuly 2, 2018
Articles, Home

Eclipse JNoSQL: One API to many NoSQL databases – JAXenter

Otávio Gonçalves de Santana explores why Eclipse JNoSQL is such a good tool for bringing together Java and NoSQL with its one API, many databases approach.

by adminJuly 2, 2018July 2, 2018
Articles, Home

Optional Dependency Injection Using Spring – DZone Java

This tutorial demonstrates a few different ways to inject optional dependencies within a Spring DI application, including example code and use cases.

by adminJuly 1, 2018
Articles, Home

Structs in Java: How to handle them like a pro – JAXenter

In this article we are going to take a look at the memory layout of Java objects, find out what the overhead is and show what we can do about it.

by adminJuly 1, 2018July 1, 2018
Articles, Home

JDBC Connection Pool for GlassFish and Payara Java Application Servers – DZone Java

This tutorial shows you how to use the Java application servers, demonstrating how to create an environment, configure database, and set up an application server.

by adminJuly 1, 2018July 1, 2018
Articles, Home

A Beginners Guide to Package in Java

Blog about Programming, Design, Java, Tutorial, Examples, Interview Questions, Java 5, 6, 7, 8, 9 features, multithreading, Linux, UNIX and tips.

by adminJuly 1, 2018
Home, Videos

Interview with George Adams at Devoxx UK 2018

by adminJuly 1, 2018
Articles, Home

First to Java EE 8 compatibility! WebSphere Liberty 18.0.0.2 – WASdev

Get Java EE 8 techs inc, reactive client and server-side events in JAX-RS 2.1, asynchronous events in CDI 2.0, Servlet 4.0 inc HTTP/2, JSF 2.3, JPA 2.2

by adminJuly 1, 2018
Articles, Home

Top Six Book Recommendations to Learn Kotlin in 2018 – DZone Java

To learn more about Android app development, this list of the top Kotlin books are a great resource, providing definitions, example code, and real-life applications.

by adminJuly 1, 2018
Articles, Home

Top 10 Books of All-Time for Java Programmers – DZone Java

Here is a list of ten books that are helpful for Java programmers, teaching cleaner code, effective designs, improved performance, and object-oriented design.

by adminJune 30, 2018
Articles, Home

Top 50 Basic Core Java Interview Questions with Answers

Blog about Programming, Design, Java, Tutorial, Examples, Interview Questions, Java 5, 6, 7, 8, 9 features, multithreading, Linux, UNIX and tips.

by adminJune 30, 2018June 30, 2018
Articles, Home

How to Write a C-like sizeof Function in Java – DZone Java

For those who come from a C background and are just beginning to learn Java, this tutorial helps new users use the sizeof function with helpful examples.

by adminJune 30, 2018June 30, 2018
Articles, Home

Java 8 – Journey of for loop in Java, for(index) to forEach()

for loop has come a long way in Java 8 with new forEach() method in  java.util.stream.Stream class. In this article, we will take a look…

by adminJune 30, 2018
Articles, Home

Interesting Java Jersey and RxJava Finding – DZone Java

In the case of the @Context annotation, Jersey will inject a proxy object that uses a ThreadLocal. This tutorial explains how to maneuver around this error.

by adminJune 30, 2018

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations
Powered by Akka