Production features of GlassFish application server and Payara Server
Category: dummyCategory
Java remove trailing whitespaces from String – HowToDoInJava
Java program to remove trailing whitespaces from a String. This example will help you to trim only trailing whitespaces from a String in Java. 1. Java program to remove only trailing spaces with regular expression This example utilizes regular expression to find all trailing white spaces. Once you have all trailing while spaces, you can …
Java Programming for Complete Beginners in 250 Steps
Java 9 Tutorial using Hands-on, Step By Step Approach. Learn Object Oriented Programming with 200+ code examples. – Free Course
Lightweight Javalin Framework Already Moving Past Milestone — ADTmag
The lightweight Web framework for Kotlin and Java known as Javalin reached a milestone with the release of version 2.0 last week — and then promptly issued a point release (v2.1) this week, underscoring the growing popularity of this type of minimalist framework in general and the momentum of this project in particular.
Eclipse Releases Versions 1.4 and 2.0 of MicroProfile
The Eclipse Foundation recently released versions 1.4 and 2.0 of MicroProfile featuring relevant updates to the APIs, including comprehensive Test Compatibility Kits (TCKs), Maven coordinates, Javadocs, and Git tags. These versions are fully aligned with Java EE 7 and Java EE 8. The synergies between MicroProfile and Jakarta EE have sparked some speculation that the two platforms could merge.
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.
Usurping Java: Why aren’t new languages dethroning the old? – JAXenter
The Cloud Foundry Foundation surveyed about the top languages for enterprise application development. Java is number one, but what about new languages?
Example of non-interference in Java 8
According to this question, we can modify the source and it’s not called interference: you can modify the stream elements themselves and it should not be called as “interference”.According to …
Java Testing Weekly 35 / 2018
There are many software development blogs out there, but many of them don’t publish testing articles on a regular basis. Also, I have noticed that some software developers don’t read blogs written by software testers. That is a shame because I think that we can learn a lot from them. That is why I decided to create a newsletter that shares the best testing articles which I found during the last week. Let’s get started. Technical Stuff Deep Dive into JUnit 5 Extension Model is a comprehensive blog post that provides an introduction to the JUnit 5 extension model and describes how you can write an extension which allows you to write BDD tests with JUnit 5. Dynamic Testing in JUnit 5; a Practical Guide is an excellent blog post which provides a very comprehensive introduction to dynamic testing. In other words, this blog post describes how you generate test cases at runtime. Mock Static Method using JMockit is practical blog post that helps you to mock static methods with JMockit. This can be useful if you are working with legacy code. The Really Valuable Stuff TDD: Why do You Want Me to Write Bad Code is an excellent blog
String.valueOf(Object) versus Objects.toString(Object)
The handy method String.valueOf(Object) has been around since JDK 1.0 and is one of the JDK-provided methods that I use on a frequent basi…
Java Servlets and JSP – Build Java EE(JEE) app in 25 Steps
Servlets and JSP Tutorial for Beginners – Free Course
Java 9 Platform Logging API | Baeldung
Explore the newly introduced Logging API in Java 9 along with examples that cover the most common cases.
Throw Exception in Optional in Java 8 | Baeldung
Explore how to throw an exception from Java 8 Optional.
Redundancy of the Java language
13 October 2016 Redundancy of the Java language (Note: the original title of this blog post was “For-Comprehensions In-Depth” but ….
String replace() returns extra space in Java
Consider:System.out.println(new String(new char[10]).replace(“