In this article we create a simple Spring Boot RESTful application with H2 database.
In this tutorial, we show how to create a PDF report with iText and Spring Boot. The data is retrieved from H2 database.
In jQuery Autocomplete tutorial, we show how to use the jQuery Autocomplete component. The Autocomplete component displays filtered data from a Java servlet.
In jQuery DatePicker tutorial, we show how to use jQuery DatePicker component. The chosen date is displayed in Java JSP and PHP pages.
In this tutorial, we retrieve data from a Derby database and display it in a jsGrid component.
Java local variable type inference tutorial shows the new feature of Java 10 — local variable type inference. Type inference is the ability of a compiler to infer the data type from the right side of an assigment.
Java Servlet Weld tutorial shows how to use dependency injectinon in a Java Servlet with Weld.
In this tutorial, we create a simple Java REST application with Jersey and embedded Jetty. We show how to create an uber JAR.
Java Servlet read web page tutorial shows how to read a web page in a Java Servlet.