In this post we will have a look on form validation in Java EE MVC.Java EE MVC integrates with t…
Category: Home
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.
Default Methods in Interface, Multiple Inheritance and Diamond Problem in Java 8
Blog about Programming, Design, Java, Tutorial, Examples, Interview Questions, Java 5, 6, 7, 8, 9 features, multithreading, Linux, UNIX and tips.
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.
Packaging Java programs in the Docker and microservices age
Over the past 20 years, a number of different formats have emerged for packaging Java programs. But as cloud-native computing flips the model for deploying Java web apps on its head and Docker containers place unique demands on deployment artifacts, old Java packaging formats are new again.
How Java 10 will CHANGE the Way You Code | OverOps Blog
Highlighting the New Java Local Variable Type Inference Feature Coming in Java 10
Getting Started with Java on iOS and Android – Gluon
At Gluon our sole focus is to make Java an excellent platform for mobile applications, for both iOS and Android. With Gluon Mobile you can create, quite frankly, beautiful and highly performant mobile apps, and with Gluon CloudLink you can easily link your apps to cloud and enterprise functionality in a very flexible way. Today …
Oracle ADF and Oracle Jet work together. Architecture patterns
In this post I am going to consider various architecture patterns of implementing an application on …
Spring Apache Kafka Tutorial
In this Spring Apache Kafka lesson, we will learn how we can get started with Apache Kafka in a Spri…
Custom Logs in Apache Spark
Have you ever felt the frustration of Spark job that runs for hours and it fails due to infra issue….
Java Quiz 18: Multidimensional Arrays – DZone Java
Let’s take a look at the answer to our last quiz (dealing with Arrays) before jumping into this week’s puzzle, which tackles working with multidimensional Arrays.
Machine learning in Java, part 1
You searched for some way to export your machine learning models so you can use them for evaluating …