Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

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

Category: dummyCategory

Articles, dummyCategory

Iterate Through a Range of Dates in Java | Baeldung

Learn some practical ways to iterate over a range of date values, whether you’re using Java 7, 8, or 9 and above.

by adminSeptember 3, 2018
Articles, dummyCategory

Java remove leading whitespaces from String – HowToDoInJava

Java program to trim only leading whitespaces from a String. This example will help you to remove leading whitespaces from a String in Java.

by adminSeptember 3, 2018
Articles, dummyCategory

Overview of Chronicle Products

Chronicle Software provides tools to help with the full life-cycle of the trade across multiple asset classes Chronicle FIX/ITCH Engine – Low latency

by adminSeptember 3, 2018
Articles, dummyCategory

Java – Find duplicate characters in a String – HowToDoInJava

This article presents a simple Java program to find duplicate characters in a String. You can modify the code to find non-repeated characters in string.

by adminSeptember 3, 2018
Articles, dummyCategory

Library shutdown routine that works well in a ‘normal’ Java application and in a web application

I maintain a JDBC driver that also has an embedded database server mode provided through a native library (accessed through JNA). The shutdown done as part of the unload of the native library itsel…

by adminSeptember 3, 2018
Articles, dummyCategory

I believe in Java modules.

/ Vavr 1.0 I believe in Java modules. It is happening — Vavr 1.0 will ship as a set of Java modules. In this article I want to sha….

by adminSeptember 3, 2018
Articles, dummyCategory

Компактный сервер с настроенной перезагрузкой кода и sql-логами одной maven командой для продуктивной разработки

Хотелось бы поделиться опытом использования payara-micro в разработке корпоративных

by adminSeptember 3, 2018
Articles, dummyCategory

How well do you actually understand annotations in Java? – JAXenter

Adrian D. Finlay goes over the basics of Java annotations, their restrictions, retention policies, and more in this informative introduction to annotations.

by adminSeptember 3, 2018September 3, 2018
Articles, dummyCategory

Containers 101 | Udemy

Building and deploying containerize applications with Kubernetes, Docker and Helm – Free Course

by adminSeptember 3, 2018September 3, 2018
Articles, dummyCategory

JDK Language Feature Preview in Action: Switch Expressions

JEP 12 [“Preview Language and VM Features”] is described on its main page as follows: A preview language or VM feature is a new feature o…

by adminSeptember 3, 2018
Articles, dummyCategory

Appeals Court Refuses to Hear Latest in $8.8 Billion Java Copyright Dispute — ADTmag

And so, finally, after eight long years, can this really be the end of the seemingly immortal court battle between Oracle and Google over those 37 Java APIs? The answer is … probably not.

by adminSeptember 3, 2018
Articles, dummyCategory

Java StackTrace to String Example – HowToDoInJava

Java program to convert error stack trace to String. StackTrace to String conversion may be useful to print stack trace in custom logs.

by adminSeptember 3, 2018
Articles, dummyCategory

Oracle Java tutorial – possible error at answer to question

I’m new to Java, reading Oracle tutorial.After each section, there are questions and answers, and I don’t understand a sentence within one answer (see below bolded line).source is https://docs.o…

by adminSeptember 3, 2018
Articles, dummyCategory

Java – Right pad a string with spaces or zeros – HowToDoInJava

Java example to right pad a string with spaces or zeros – in such a way that total string length should be a fixed number. It uses StringUtils class.

by adminSeptember 3, 2018
Articles, dummyCategory

How to use the SonarQube Maven Plugin for continuous inspection

The key to maintaining code quality is to continuously inspect your code. This SonarQube Maven Plugin example shows how easy it is to analyze Java source code.

by adminSeptember 3, 2018

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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