Skip to content
JAVA CHINNA
  • Home
  • Java
  • Spring
  • Spring Boot
  • Spring Cloud
  • Hibernate
  • Angular
  • DevOps
  • About
  • Built With
Menu Close
  • Home
  • Java
  • Spring
  • Spring Boot
  • Spring Cloud
  • Hibernate
  • Angular
  • DevOps
  • About
  • Built With

Java

  1. Home>
  2. Java

How To Send Heartbeats Periodically With ScheduledExecutorService In Java

  • Post author:Chinna
  • Post published:March 12, 2023
  • Post category:Java
  • Post comments:0 Comments
  • Post last modified:March 12, 2023

While working on a licensing application, I had to develop a system to send heartbeats to a licensing server every 10 mins. In this blog post, we'll explore how to…

Continue ReadingHow To Send Heartbeats Periodically With ScheduledExecutorService In Java

How to Configure Proxy Authentication for Java HTTP Client

  • Post author:Chinna
  • Post published:March 6, 2023
  • Post category:Java
  • Post comments:0 Comments
  • Post last modified:March 6, 2023

In our previous tutorial, we implemented a thin REST API client application to consume secured CRUD REST APIs. However, the client does not support proxy authentication. Therefore, we are going to…

Continue ReadingHow to Configure Proxy Authentication for Java HTTP Client

How to Make Multiple Rest API Calls in Parallel

  • Post author:Chinna
  • Post published:December 11, 2022
  • Post category:Java
  • Post comments:0 Comments
  • Post last modified:December 11, 2022

Recently, I was given a task in which I had to call the OMDB API to fetch the box office value of 10 top-rated movies on the fly. Making 10…

Continue ReadingHow to Make Multiple Rest API Calls in Parallel

How to Build a Lightweight RESTful Client with Java

  • Post author:Chinna
  • Post published:August 14, 2022
  • Post category:Java
  • Post comments:0 Comments
  • Post last modified:March 8, 2023

In our previous tutorial, we implemented RESTful CRUD API. Now, we are going to implement a REST client to consume those APIs with JWT authentication in Java without using any framework.…

Continue ReadingHow to Build a Lightweight RESTful Client with Java

How to Create REST API in Java without Spring

  • Post author:Chinna
  • Post published:July 24, 2021
  • Post category:Java
  • Post comments:0 Comments
  • Post last modified:August 13, 2022

Earlier, we have seen how to Build Spring Boot 2.X RESTful CRUD API. However, sometimes we might need to implement REST services without using the Spring framework at all. Hence,…

Continue ReadingHow to Create REST API in Java without Spring

6 Most Useful Java 8 Stream Functions with Real-time Examples

  • Post author:Chinna
  • Post published:August 21, 2020
  • Post category:Java
  • Post comments:1 Comment
  • Post last modified:December 6, 2020

In this article, we are going to explore the Java Stream API with some real-time use cases from the projects I've worked. What is Stream? A Stream in Java can…

Continue Reading6 Most Useful Java 8 Stream Functions with Real-time Examples

Search

Follow Us

  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Subscribe to our Newsletter

Categories

  • Angular (14)
  • DevOps (5)
  • Hibernate (5)
  • IDE (1)
  • Java (6)
  • Reviews (2)
  • Spring (7)
  • Spring Boot (42)
  • Spring Cloud (3)

Archives

  • March 2023 (2)
  • February 2023 (5)
  • December 2022 (1)
  • October 2022 (1)
  • August 2022 (3)
  • July 2022 (3)
  • December 2021 (4)
  • October 2021 (2)
  • September 2021 (1)
  • July 2021 (3)
  • June 2021 (1)
  • May 2021 (4)
  • April 2021 (3)
  • March 2021 (2)
  • January 2021 (2)
  • December 2020 (1)
  • November 2020 (1)
  • October 2020 (3)
  • September 2020 (3)
  • August 2020 (1)
  • July 2020 (4)
  • June 2020 (2)
  • May 2020 (3)
  • April 2020 (3)
  • March 2020 (1)
  • February 2020 (3)
  • December 2019 (1)
  • October 2019 (4)

Popular Posts

Tips You Need to Know before Switching from Eclipse to IntelliJ IDEATips You Need to Know before Switching from Eclipse to IntelliJ IDEA154 Total Shares
Logging, Performance Monitoring, Security and Transaction Management with Spring AOPLogging, Performance Monitoring, Security and Transaction Management with Spring AOP124 Total Shares
How to Integrate Swagger 2 with Spring Boot 2 RESTful API in 2 Simple StepsHow to Integrate Swagger 2 with Spring Boot 2 RESTful API in 2 Simple Steps104 Total Shares
How to Build Spring Boot 2.X RESTful CRUD API with Spring Data JPA, Hibernate, Lombok, and MySQL Database in 7 Simple StepsHow to Build Spring Boot 2.X RESTful CRUD API with Spring Data JPA, Hibernate, Lombok, and MySQL Database in 7 Simple Steps70 Total Shares
How to Secure Spring Boot 2 REST API using LDAP Authentication and Authorization with MySQL Database in 3 StepsHow to Secure Spring Boot 2 REST API using LDAP Authentication and Authorization with MySQL Database in 3 Steps56 Total Shares

Recent Comments

  • Chinna on How to Secure Spring REST API with OAuth2 JWT Authentication
  • Chinna on How to Secure Spring Boot Angular Application with Two Factor Authentication
  • Akhil on How to Secure Spring REST API with OAuth2 JWT Authentication
  • Scott on How to Secure Spring Boot Angular Application with Two Factor Authentication
  • Chinna on How to Secure Spring Boot Angular Application with Two Factor Authentication

Tags

Angular 11 Angular 13 Angular Material Aspect Oriented Programming Basic Authentication Docker Email Events Publising FreeMarker Fullstack Hibernate Hibernate 5 java 8 JPA JUnit 5 JWT LDAP Logback Logging Lombok Microservices MySQL Native SQL Query Result Mapping NGINX OAuth2 OpenAPI Performance Monitoring REST API Documentation RESTful CRUD API Security Social Login Spring 5 Spring AOP Spring boot Spring Data JPA Spring JPA Spring MVC Spring REST Spring Security Stream API Swagger Swagger2 Transaction Management User Registration User Resgistration

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Follow Us

  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Privacy Policy
  • Disclosure
© Copyright 2020 JavaChinna.com. All Rights Reserved