Use Docker to streamline your developer workflow. Impress colleagues with your knowledge of Docker. All this and more! – Free Course
Category: Articles
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.
JENKINS Beginner Tutorial – Step by Step | Udemy
Learn Jenkins from scratch – Free Course
HANDS ON DOCKER for JAVA Developers | Udemy
Complete Hands on Course for Java Developers – Free Course
The Complete Microservices With Spring Course | Udemy
Learn how to easily build and implement scalable microservices from scratch.
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…
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…
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.
The Java of your heart: Trends and preferences from JetBrains’ survey – JAXenter
The results of JetBrains’ State of Developer Ecosystem are here. This time we’re focusing solely on Java and what Java developers prefer to use these days.
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.
JDK 11: Beginning of the End for Java Serialization?
In the blog post ” Using Google’s Protocol Buffers with Java ,” I quoted Josh Bloch’s Third Edition of Effective Java , in which he wrote, …
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.
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.
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
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.