Introduction Once again, this article is also a continuation from the previous article. The previous one is focusing on how […]
Tag: Java Application
How to Solve Error Message Element ‘bean’ cannot have character [children], because the type’s content type is element-only in Java Spring Application
Introduction This is an article discussing an error appear upon executing a Java Spring Application. The base for the application […]
How to Pass a Collection to a String Bean with Setter Method in Java Spring Application using NetBeans IDE
Introduction This is an article where the focus is about how to demonstrate about passing a collection to a spring […]
How to Solve Error Message package org.bouncycastle.util does not exist
Introduction This is an error where the occurrence of the error itself appear on the execution of the Java-based program. […]
How to Solve Error Message Failed to execute goal org.apache.maven.plugins maven-compiler-plugin 3.8.1 compile (default-compile) on project Fatal error compiling invalid target release
Introduction This article is showing how to solve an error message. The error message appear in the title of this […]