Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

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

Category: Articles

Articles, dummyCategory

The future of Java: How Jakarta EE will unfold under Eclipse

The open source tools organization wants to adopt Docker, NoSQL, and Kubernetes in enterprise Java, while standardizing on Maven and Jenkins

by adminJune 6, 2018
Articles, Home

Guide to the this Java Keyword | Baeldung

Learn how to use Java’s this keyword to reference the current object.

by adminJune 6, 2018
Articles, Home

How to Use Java-based Migrations and Callbacks With Flyway

Some database migrations are too complex for SQL scripts. Learn how to implement these tasks with Flyway’s lifecycle callbacks and Java-based migrations

by adminJune 6, 2018
Articles, dummyCategory

A Tribute to Java – Roman Elizarov – Medium

Java-bashing is a popular past-time and I’m no exception, yet Java is the top programming language at the moment by many measures…

by adminJune 5, 2018June 5, 2018
Articles, dummyCategory

9 Things Java Programmers Should Learn in 2018 – Javarevisited – Medium

Being a Java developer and the author of a Java blog, I frequently receive requests from Java programmers from all over the world asking…

by adminJune 5, 2018June 5, 2018
Articles, Home

Java Weekly, Issue 231 | Baeldung

This week, migrating from Java to Kotlin and to Java again, exploring Spring Boot testing, and reinventing the calendar. 

by adminJune 5, 2018June 5, 2018
Articles, dummyCategory

10 Examples of Joining String in Java 8 – StringJoiner and String.join()

It’s quite common in day to day programming to join Strings e.g. if you have an array or List of String let’s say {Sony, Apple, Google} and…

by adminJune 5, 2018
Articles, dummyCategory

Binary Search in Java without Recursion – Iterative algorithm

This week’s task is to implement binary search in Java, you need to write both iterative and recursi…

by adminJune 5, 2018
Articles, dummyCategory

Java 10: Collecting a Stream into an Unmodifiable Collection

Java 10 introduces several new methods to facilitate the creation of unmodifiable collections.Th…

by adminJune 5, 2018
Articles, Home

Top 10 Java Web Service Interview question answers

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

by adminJune 5, 2018
Articles, Home

Java: Features, Improvements, & Updates – Dzone Research Guides

Popular SAVE Although some believe Java is dying, developments such as the upcoming release of Java 9 and the strength of the Java….

by adminJune 5, 2018
Articles, Home

Groovy Additions to the Java 8 Date/Time API – DZone Java

Groovy is planning on adding better support for Java’s Date/Time API. See how Groovy makes conversion and incrementation easier in your code.

by adminJune 5, 2018
Articles, Home

Making Pivot Tables with Java Streams from Databases

A blog about Java

by adminJune 5, 2018June 5, 2018
Articles, Home

Guide to Java 10 | Baeldung

A quick and practical overview of the new functionality in Java 10.

by adminJune 5, 2018June 5, 2018
Articles, dummyCategory

How to calculate McCabe cyclomatic complexity in Java

Most static code analysis tools report the cyclomatic complexity metric, but to understand how to react to high and low values, it’s important to know how to calculate McCabe cyclomatic complexity in Java applications on your own.

by adminJune 5, 2018

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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