Take your Java EE security to the next level with application and library patching, secrets management, and application privilege management.
Category: Articles
Java MongoDB Iterating through a Collection
Hello readers, in this tutorial, we will show how to iterate the documents of a Mongo collection usi…
SJK is learning new tricks
SJK or (Swiss Java Knife) was my secret weapon for firefighting various types of performance problems for long time. A new version of S…
Making Pivot Tables With Java Streams From Databases – DZone Java
You can create Pivot Tables with data from a database in pure Java, without writing SQL. Learn how you can leverage Java Streams for analyzing database content.
Java 10 Features and Enhancements – HowToDoInJava
After Java 9 release, Java 10 came very quickly. Unlike it’s previous release, Java 10 does not have that many exciting features, still it has few important updates which will change the way you code, and other future Java versions.
Shebang Coming to Java?
Although it was never a central goal of JEP 330 [“Launch Single-File Source-Code Programs”…
Spring® Framework Notes for Professionals book
Getting started with Spring Framework, Spring Core, Spring Expression Language (SpEL), Obtaining a SqlRowSet from SimpleJdbcCall, Creating and using beans, Bean scopes, Conditional bean registration in Spring, Spring JSR 303 Bean Validation and ApplicationContext Configuration
Removing Serialization from Java Is a ‘Long-Term Goal’ at Oracle — ADTmag
Oracle’s chief architect says his company intends to remove serialization from Java — eventually.
MicroProfile support for Jessie
Introduction In some previous blog, I introduced Jessie, a tool for creating maven based applications which contain the skeleton for applications using Java EE, DeltaSpike, PrimeFaces, and Octopus …
9 Things Java Programmers Should Learn in 2018 – javinpaul – 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…
Java Servlet Set/Get Example
One of the main challenges for every beginner in the development world is to understand and assimila…
Java EE MVC: Handling form validation
In this post we will have a look on form validation in Java EE MVC.Java EE MVC integrates with t…
Java’s String.format Can Be Statically Imported
JDK-8203630 [“Add instance method equivalents for String::format”] postulates that “t…
Javagruppen – flexbillet
Javagruppen
3 Ways to Convert String to Short in Java
Blog about Programming, Design, Java, Tutorial, Examples, Interview Questions, Java 5, 6, 7, 8, 9 features, multithreading, Linux, UNIX and tips.