Skip to contentSkip to content

JavaDream

From Zero To Hero

  • Spring Boot
  • AWS
  • JPA
  • React
    • React Native
  • About Me
  • Contact Us
Close Button

Redirect Http to Https in NginxRedirect Http to Https in Nginx

Vasu RajputVasu Rajput| 0 Comment| 4:58 pm

Hi all in this blog we ‘ll learn about how can we redirect http to https in nginx. In simple word we ‘ll learn how our spring boot application endpoint

READ MOREREAD MORE

How to install eksctl on windowsHow to install eksctl on windows

Vasu RajputVasu Rajput| 0 Comment| 6:44 am

Hi all in this blog we ‘ll learn about How to install eksctl on windows.eksctl is a command line tool. It use to create AWS EKS(Elastic Kubernetes Service) clusters. It’s

READ MOREREAD MORE

@Enumerated Annotation of JPA@Enumerated Annotation of JPA

Vasu RajputVasu Rajput| 0 Comment| 3:45 pm

Hi all in this blog we ‘ll learn about @Enumerated annotation of jpa. We use this annotation when we have to map our entity column value with Enum. Enum stands

READ MOREREAD MORE

JPA @MappedSuperClass annotation for InheritanceJPA @MappedSuperClass annotation for Inheritance

Vasu RajputVasu Rajput| 0 Comment| 5:03 pm

In this blog we ‘ll learn about JPA @MappedSuperClass annotation for Inheritance. This @MappedSuperClass is one of the useful annotation of JPA that use most frequently in project. As the

READ MOREREAD MORE

Spring boot application deployment to AWS EC2Spring boot application deployment to AWS EC2

Vasu RajputVasu Rajput| 0 Comment| 12:00 pm

In this blog we ‘ll learn about spring boot application deployment to AWS EC2. EC2 stands for Elastic compute Cloud. It’s like renting a server from AWS and run your

READ MOREREAD MORE

React Native Stack NavigationReact Native Stack Navigation

Vasu RajputVasu Rajput| 0 Comment| 4:47 pm

In this blog we ‘ll learn about react native stack navigation. Navigation is one of the most used and necessary feature in any mobile or web application. Navigation means when

READ MOREREAD MORE

AWS Static Website HostingAWS Static Website Hosting

Vasu RajputVasu Rajput| 0 Comment| 10:23 am

In this blog we ‘ll learn about AWS static website hosting. For this we use react application and see how can we deploy react application on AWS. We ‘ll look

READ MOREREAD MORE

React RoutingReact Routing

Vasu RajputVasu Rajput| 0 Comment| 9:28 am

In this blog we ‘ll learn about the react routing. Routing is the very common and useful feature we use in web apps. All webapps have this routing feature. When

READ MOREREAD MORE

AWS Elastic Container RegistryAWS Elastic Container Registry

Vasu RajputVasu Rajput| 0 Comment| 5:18 pm

In this blog we ‘ll learn about AWS ECR(Elastic Container Registry). If we are working with docker then this is the service that we use mostly in aws. AWS ECR

READ MOREREAD MORE

Install AWS CLI on local systemInstall AWS CLI on local system

Vasu RajputVasu Rajput| 0 Comment| 7:50 am

In this blog we ‘ll learn about how can we install aws cli on local system. AWS cli is use to connect our local system to our aws account. As

READ MOREREAD MORE

Posts pagination

Previous 1 2 3 4 Next

If you like this blog, please share with others

Follow Us

Search

Archives

  • December 2025
  • October 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025

Meta

  • Log in

Categories

  • aws
  • javadream
  • JPA
  • react
  • react-native
  • spring boot