Skip to content
  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations
  • Twitter
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

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

Category: dummyCategory

Articles, dummyCategory

Build Great Native CLI Apps in Java with Graalvm and Picocli

Compared to other choices, Java is not that convenient for creating simple command-line driven apps – largely due to the need to distribute a sizable runtime. The combination of GraalVM and Picocli aims to change that, by providing native compilation alongside an easy, modern way to handle command-line args.

by adminMarch 10, 2020
Articles, dummyCategory

Top 10 Books for Coders of All levels – Must Read Best of Lot

A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.

by adminMarch 10, 2020
Articles, dummyCategory

Heinz’s Happy Hour Bundle

All the Heinz’s Happy Hour Webinars bundled together

by adminMarch 10, 2020
Articles, dummyCategory

Faster Startup For Embedded Java Applications: Azul Systems Inc.

High-Speed Checkpoint/Restore For Embedded Java Applications Recently launched by Azul Systems.Read More about the Enhanced Zulu Embedded Builds of OpenJDK.

by adminMarch 5, 2020
Articles, dummyCategory

High-Performance Java Persistence – Vlad Mihalcea

High-Performance Java Persistence book helps you get the most out of your data access layer, be it JDBC, JPA, Hibernate or jOOQ based.

by adminMarch 5, 2020
Articles, dummyCategory

Early Access Program (EAP) – IntelliJ IDEA

Code-centric IDE, focused on your productivity. Full Java EE support, deep code understanding, best debugger, refactorings, everything right out of the box…

by adminMarch 4, 2020
dummyCategory, Videos

Devnexus 2020 Interviews

by adminMarch 3, 2020
Articles, dummyCategory

Interview with the First Java Champion in the Czech Republic – Ondrej Mihalyi

In this interview we ask questions to the recently crowned, and the first Java Champion in the Czech Republic – Ondrej Mihalyi (Payara evangelist and Service Engineer)

by adminFebruary 28, 2020
Articles, dummyCategory

Open source software for healthcare in developing countries

We need your valuable expertise for the develpment of a open source software in order to improve the healthcare management process in developing countries.

by adminFebruary 28, 2020
Articles, dummyCategory

What to look for in an OpenJDK Distro – JAXenter

Do you really need OpenJDK support? It can be tricky, and even dangerous in the case of enterprise use. Get all the facts here.

by adminFebruary 28, 2020
Articles, dummyCategory

MicroProfile 3.3 adds updates for Metrics, Fault Tolerance, Health and more – JAXenter

Eclipse MicroProfile 3.3 is here. The incremental release focuses on aspects such as a richer integration between MicroProfile APIs and updates five APIs.

by adminFebruary 28, 2020
Articles, dummyCategory

Java Generics – Implementing the Iterable Interface

This tutorial explains how to implement Java’s Iterable interface, which makes it possible to use your own classes with Java’s generic for loop.

by adminFebruary 26, 2020
Articles, dummyCategory

3 Ways to change Embedded Tomcat Server Port in Spring Boot Application

A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.

by adminFebruary 26, 2020
Articles, dummyCategory

7 Mistakes Java Developers Make that Prevent to Refactor Bad Legacy Code – Java Challengers

We all know that bad legacy code is a big problem. If we change any part of the code, everything can stop working. It’s a nightmare to maintain a software in this situation. Any simple bug turns into a big monster. Instead of trying to mend the code, refactor it! But what are the mistakes …

by adminFebruary 26, 2020
Articles, dummyCategory

Difference between save vs persist and saveOrUpdate in Hibernate

Though all save, persist and saveOrUpdate in Hibernate are used for persisting object into database, there are subtle difference between them. This article explains those differences from Interview point of view.

by adminFebruary 26, 2020

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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