Search Results for: java 8
-
Boot
Spring Boot in Memory Basic Authentication Example
Welcome readers, in this tutorial, we will implement the security mechanism with in-memory authentication in a spring boot application. 1.…
Read More » -
Enterprise Java
Differences Between REST and SOAP APIs
This article discusses the differences between REST and Soap APIs. Therefore, after reading these articles, readers will probably understand why,…
Read More » -
spring
Spring vs Hibernate Example
1. Introduction In this post, we feature a comprehensive Example on Spring vs Hibernate. This is an in-depth article related…
Read More » -
Boot
Spring Boot JWT Authentication Example
Welcome readers, in this tutorial, we will implement the security mechanism with JSON Web Token (popularly known as JWT’s) in…
Read More » -
jsf
JSF Form Example
With this example, we are going to demonstrate how to use JSF Form in JavaServer Faces (JSF) to develop a…
Read More » -
Boot
Spring Boot FreeMarker Configuration Example
Welcome readers, in this tutorial, we will implement the Freemarker configuration in a spring boot application. 1. Introduction Spring Boot…
Read More » -
Boot
Spring Boot Ehcache Example
Welcome readers, in this tutorial, we will explore EhCache integration with spring boot application. 1. Introduction Spring Boot is a…
Read More » -
spring
Spring JDBC StoredProcedure Class Example
Stored Procedures are a set of compiled SQL statements residing in the database. In this tutorial, we will explore how…
Read More » -
Boot
Spring Boot JPA MySQL Example
In this example, we will demonstrate how to build a CRUD application using Spring Boot, JPA, and MySQL. You can…
Read More » -
Core Java
WebLogic Maven Plugin Example
This article discusses Weblogic(J2EE application server) plugin for Maven, a robust build and dependency manager. 1. Introduction WebLogic is a…
Read More »