A JDK Enhancement Proposal says introducing hidden classes in Java could make other JVM languages more efficient
Category: Articles
Weekly Review: Angular 9, Hidden classes in Java, and a Python tutorial
Every Monday, we take a step back and look at all the cool stuff that went down during the previous week. Last week, Angular 9 was finally released!
Top 5 Online Training Courses Learn Git and Github in 2020 – Best of Lot
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Javascript function rewritten in Java gives different results
Q&A for Work Stack Overflow for Teams is a private, secure spot for you and your coworkers to find and share information. 8 There ….
Quarkus 1.2 brings support for GraalVM 19.3.1 – JAXenter
Java Framework Quarkus was recently updated to version 1.2, adding a Vault Transit Engine Guide, support for .yml & support for both GraalVM 19.2.1 & 19.3.1.
How to Create a Slack Plugin in Java | Baeldung
A quick and practical overview of how to create a Slack plugin in Java.
Top 5 Books to Learn Spring framework and Spring MVC for Java Programmers
Collection of some of the good books to learn Spring framework for Java programmers. It includes books as Spring in Action, Spring Recipes and other must read books for spring framework users.
Minification of HTML in Java EE webapps
Minification (also minimisation or minimization) is the process of removing all unnecessary characters from the source codes of interpreted programming languages or markup languages without changing their functionality. These unnecessary characters usually include white space characters, new line characters, comments, and sometimes block delimiters, which are used to add readability to the code but are not required for it to execute. Minification reduces the size of the source code, making its tr
How to map a PostgreSQL ARRAY to a Java List with JPA and Hibernate – Vlad Mihalcea
Learn how to map PostgreSQL ARRAY column types (text, int, double, date, timestamp, enum, UUID) to Java List entity attributes with JPA and Hibernate.
How to GraphQL in Java
This tutorial shows how to build and test a GraphQL API with Java and JUnit 5.
Top 5 books to Learn Spring Boot and Spring Cloud for Java Developers – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 10 Object Oriented Programming Concepts and Fundamentals
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
21 Websites to Learn Coding Online for FREE
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
JVM Ecosystem Report 2020 | Snyk
Welcome to our annual JVM ecosystem report! This report presents the results of the largest annual survey on the JVM ecosystem, showing results from the
Using the OpenJ9 JVM for Quarkus Applications
Using the OpenJ9 JVM for Quarkus Applications