Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

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

Category: Articles

Articles, Home

To Enterprise Java and Beyond! A personal perspective.

Ok so the title isn’t quite what Buzz Lightyear said but cut me some slack, it’s been a long day! Earlier I posted a blog about the results…

by adminMay 6, 2019
Articles, Home

A Beginners Guide to Array in Java

Without any doubt, the array is one of the most used data structure in all programming languages, including Java . Pick up any programming …

by adminMay 6, 2019
Articles, Home

3 Best Spring Security Online Training Courses for Java Developers

The Spring Security is one of the leading open source, security framework which allows you to implement security in Java based web applicat…

by adminMay 6, 2019
Articles, Home

Why wait() and notify() method should be called inside a loop in Java?

If you have used wait() and notify() method in Java then you know that the standard idiom of calling wait() method uses a loop, but have…

by adminMay 6, 2019
Articles, Home

Java EE, Jakarta EE, MicroProfile, or maybe all of them

Which platforms, particular standards, and runtimes should enterprise developers base their applications?

by adminMay 5, 2019
Articles, Home

How to Check if a Key Object Exists in HashMap Java? containsKey() Example

Hello guys, you might know that one of the common programming tasks while using HashMap in Java is to check if a given key exists in the ma…

by adminMay 5, 2019
Articles, Home

From Java EE To Cloud Native: The End Of The Heavyweight Era – @lightbend

In the modern world of streaming data and multicore cloud computing, businesses need to be prepared for cloud-native approaches and microservices-based architectures in order to survive.

by adminMay 5, 2019
Articles, Home

3 Coding Tips Java Developers can Learn From Spring Framework

There is no doubt that Spring Framework is one of the most popular Java frameworks and makes it really easy to create real-world, enterpris…

by adminMay 5, 2019
Articles, Home

10 Things Every Software Developer Should Know

If you have been self-teaching programming to yourself then this list will help you what to learn to become a software developer

by adminMay 5, 2019
Articles, Home

Machine Learning in Java: Deeplearning4j Version 1.0.0-beta4 is here – JAXenter

The latest update, Deeplearning4j Version 1.0.0-beta4 adds new support, optimization, fixes some pesky bugs, and adds a few new features.

by adminMay 5, 2019
Articles, dummyCategory

New Java proposal: JEP draft explores Java syntax with hyphenated keywords – JAXenter

Discussion and JEP drafts move us forward towards the big release. One JEP draft suggests a new solution: Keyword Management for the Java language.

by adminMay 5, 2019
Articles, dummyCategory

5 Free DevOps Courses to Learn Jenkins, Docker, and Kubernetes for Programmers

Hello guys, you might have heard about DevOps and all the attention it is getting now. The DevOps is a new phenomenon and there is a mad ra…

by adminMay 5, 2019
Articles, Home

Handling change in newlines by XML transformation for CDATA from Java 8 to Java 11

With Java 9 there was a change in the way javax.xml.transform.Transformer with OutputKeys.INDENT handles CDATA tags. In short, in Java 8 a tag named ‘test’ containing some character data would resu…

by adminMay 5, 2019
Articles, dummyCategory

Differences between @RequestParam and @PathVariable annotations in Spring MVC?

The Spring MVC framework, one of the most popular frameworks for developing a web application in Java world also provides several useful an…

by adminMay 5, 2019
Articles, Home

Java Weekly, Issue 277 | Baeldung

A guide to using coroutines and Kotlin Flow to write non-blocking code in an imperative way with the Spring reactive stack.

by adminMay 4, 2019

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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