Simple Solution
  • Java
  • Spring
  • Spring Boot
  • Tutorials
  • Tags
Spring Boot Get Base URL
Spring Boot Get Base URL

In this Spring Boot tutorial we learn how to get base URL in a Spring Boot Web or Restful API application.

Spring Boot Web with JSP
Spring Boot Web with JSP

In this Spring Boot web tutorial we learn step by step how to setup a Spring Boot project with JavaServer Pages (JSP) and Tomcat embedded.

Spring Boot Web Convert HTML String to PDF File
Spring Boot Web Convert HTML String to PDF File

In this Java Spring Boot tutorial we learn how to implement a Spring Boot web application which allow user input HTML content and they can convert the HTML content to PDF file and download it.

Spring Boot logging with tinylog
Spring Boot logging with tinylog

In this Java Spring Boot tutorial we learn how to exclude the default Spring Boot logging dependency and using tinylog library for logging in Spring Boot web application.

Spring Boot Read and Decode QR Code Image File
Spring Boot Read and Decode QR Code Image File

In this Spring Boot tutorial we learn how to read and decode a QR code image file in Spring Boot console application with ZXing library.

Spring Boot Restful API Generate QR Code as Base64 String
Spring Boot Restful API Generate QR Code as Base64 String

In this Java Spring Boot tutorial we learn how to implement a Spring Boot Restful API application which generate QR code as a Base64 String using ZXing Core and ZXing Java SE Extensions libraries.

Spring Boot Web Generate and Display QR Code as Base64 String
Spring Boot Web Generate and Display QR Code as Base64 String

In this Java Spring Boot tutorial we learn how implement a web application which generate QR code as a base64 string using Spring Boot with ZXing Core and ZXing Java SE Extensions libraries.

Spring Boot Rest API Generate QR Code
Spring Boot Rest API Generate QR Code

This Java Spring Boot tutorial to show you how to develop a Spring Boot Restful API which generate QR code image using ZXing library.

Spring Boot Generate QR Code as Base64 String
Spring Boot Generate QR Code as Base64 String

This Java Spring Boot tutorial we learn how to generate QR code as a base64 string in Spring Boot application.

Spring Boot Generate QR Code Image Files
Spring Boot Generate QR Code Image Files

This Spring Boot tutorial we learn how to implement Spring Boot application to generate QR code image files.

  • 1
  • 2
  • 3
  • 4

Copyright © 2019 SimpleSolution.dev. All Rights Reserved.