Skip to content
February 2, 2023
Sample Coder

Sample Coder

The Programmer Guide

  • About Us
  • Contact Us
  • Privacy Policy
Main Menu

Spring Boot

Spring Boot / Spring JPA

Spring Boot Pagination

October 5, 2022October 5, 2022 - by MNP Muthu

Pagination is importent when you handle the million of data. Java cannot loop the morethan 1lakh data, If you loop the 1lakh of data JVM throws the Stack Overflow Exception. …

Spring Boot Pagination Read More
Spring Boot

Upload File in Spring Boot

June 26, 2022October 5, 2022 - by MNP Muthu

In this blog, You can find the sample code for upload file in spring boot. spring boot mostly used to delevelop the rest service. it handles the JSON request and …

Upload File in Spring Boot Read More
Spring Boot

Spring Boot Actuator

November 18, 2021June 12, 2022 - by MNP Muthu

The spring boot actuator is another sub project for spring boot framework. It includes some of the features that help us to manage and monitor the spring boot applications. It …

Spring Boot Actuator Read More
Spring Cloud

Eureka server and Eureka client

November 18, 2021June 20, 2022 - by MNP Muthu

In this blog, I have shown, how to configure the eureka server and eureka client and give the sample code for eureka server and client. For my example, I have …

Eureka server and Eureka client Read More
Angular / Spring Boot

Convert HTML to PDF

September 13, 2021June 20, 2022 - by MNP Muthu

Why do we need to convert the HTML into PDF? Let you can consider you have been working in one e-commerce project. That definitely has the option or page to …

Convert HTML to PDF Read More
Angular / Spring Boot

Generate and download the PDF using ITEXT

September 13, 2021June 20, 2022 - by MNP Muthu

In this blog you can find the sample code to generate and download the PDF using ITEXT PDF. For my sample code I have been using the Angular as front …

Generate and download the PDF using ITEXT Read More
Spring Security

Spring DAO authentication

August 14, 2021June 20, 2022 - by MNP Muthu - 1 Comment

In this post I posted the sample code for Spring DAO authentication. This post is continuation of https://samplecoder.com/create-custom-login-page-for-spring-security/. In that post I posted the sample code for custom login with …

Spring DAO authentication Read More
Spring Security

Create a custom login page

August 14, 2021June 20, 2022 - by MNP Muthu - 1 Comment

In this post, I have posted the sample code to create a custom login page instead of spring security default login page. In (https://samplecoder.com/spring-security-in-memory-authentication-sample-code/) this post, I have shown the …

Create a custom login page Read More
Spring Boot

Enable MVC in Spring Boot

August 13, 2021June 20, 2022 - by MNP Muthu - 1 Comment

In this post I have posted the steps to enable Spring MVC in Spring Boot Application. In normal spring application, if we want to enable the MVC flow, we should …

Enable MVC in Spring Boot Read More
Spring Security

Spring In-Memory Authentication

August 7, 2021June 20, 2022 - by MNP Muthu - 1 Comment

Spring provides security frameworks to make our spring applications as secured. In this blog, I have posted the sample code for spring in-memory authentication, along with default login page. Here …

Spring In-Memory Authentication Read More

Posts navigation

1 2 Next

Recent Posts

  • Spring Boot Pagination
  • Upload File in Spring Boot
  • Exception
  • String class in Java
  • String in Java

Recent Comments

  • String vs String Builder vs String Buffer - Sample Coder on String in Java
  • Method in Java - Sample Coder on Abstraction
  • Aggregation in Java - Sample Coder on Abstraction
  • Difference between abstract class and an interface - Sample Coder on Abstraction
  • Abstraction - Sample Coder on Difference between abstract class and an interface

Archives

  • October 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • November 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • Angular
  • CSS
  • Java
  • MySQL
  • Spring Boot
  • Spring Cloud
  • Spring JPA
  • Spring Security
Copyright © 2023 Sample Coder.
Powered by WordPress and HitMag.