All Posts
Filtering by: spring-boot

Posts tagged "spring-boot"

6 posts found

Browse by topic

All amqp angular apache api api-development app-router architecture async authentication automation backend beginners blade bun caching career ci-cd class-components code-reuse code-splitting comparison componentdidmount createslice cron crud custom-hooks data-fetching database deno dependency-injection deployment design-patterns developer-experience devops distributed-systems eloquent email embedded engineering error-boundaries error-handling event-bus events express facades fastify file-storage framework frameworks frontend fullstack functional-components global-state history hono htaccess java javascript jobs jotai json jsx jwt laravel laravel-5.6 learn-react linux listeners logging maven message-queue microfrontends microservices middleware migrations mobile module-federation mvc mybatis mysql nexmo nextjs nodejs notifications optimization orm performance php postgres postgresql production prop-drilling pub-sub queues rabbitmq react react-18 react-components react-context react-ecosystem react-error-boundary react-hooks react-lazy react-lifecycle react-memo react-performance react-query react-server-components react-state react-suspense react-tutorial redis redux redux-thunk redux-toolkit reflection resilient-apps rest rest-api rsc rtk rtk-query s3 scheduling security seeding server server-rendering service-container setstate side-effects simplicity sms solid spring-boot spring-security spring-tutorial sql sqlite ssl ssr state-management svelte swagger tanstack-query twilio typescript uploads usecallback usecontext useeffect usefetch usememo usestate vps vue web-development webpack zustand
⚙️ Backend

Deploying Spring Boot to a VPS with Apache

From localhost to the real internet. Learn to deploy your Spring Boot API to a VPS, configure Apache as a reverse proxy, manage .htaccess for routing, set up SSL with Let's Encrypt, and keep your app running with systemd. The deployment journey nobody warns you about.

javaspring-bootdeployment +7
Read more
⚙️ Backend

Going Production: Spring Boot Best Practices

From localhost to production. Error handling, logging, environment configs, API documentation, health checks, and the lessons learned from deploying my first Spring Boot API. Everything I wish I knew before going live.

javaspring-bootproduction +6
Read more
⚙️ Backend

JWT Authentication: Securing the API

From 'anyone can delete anything' to proper security. Learn to implement JWT authentication in Spring Boot with Spring Security, protect your endpoints, handle login/logout, and make your React app work with tokens.

javaspring-bootjwt +6
Read more
⚙️ Backend

MyBatis: Finally Talking to a Database

Goodbye in-memory ArrayList, hello real database. Learn to connect Spring Boot to MySQL using MyBatis, write SQL mappers, handle transactions, and stop losing data every time you restart the server.

javaspring-bootmybatis +6
Read more
⚙️ Backend

Building a Real CRUD API with Spring Boot

From Hello World to a full CRUD API. Learn to handle POST, PUT, DELETE requests, parse JSON bodies, validate input, and structure your Spring Boot application with controllers, services, and repositories. A practical guide for frontend developers.

javaspring-bootrest-api +5
Read more
⚙️ Backend

Spring Boot: My First API

A frontend developer's journey into backend development with Java and Spring Boot. From npm install to Maven dependencies, from JavaScript objects to Java classes. How I built my first REST API to power my React projects.

javaspring-bootrest-api +5
Read more
6 posts tagged "spring-boot"
Saurav.dev

© 2026 Saurav Sitaula.AstroNeoBrutalism