PROGRESSIVE CODERPROGRESSIVE CODER
  • Become a Pro!
  • Areas
    • Software Design and Architecture
      • Software Architecture
        • Microservices
        • Domain Driven Design
        • Event Driven Architecture
        • Monolithic Architecture
    • Cloud computing and DevOps
      • Platforms
        • AWS
      • Containerization and Orchestration
        • Docker
        • Docker Compose
        • Kubernetes
        • OpenShift
      • Infrastructure as Code
        • Terraform
      • Message Queuing and Streaming
        • Kafka
        • RabbitMQ
      • Caching and Performance
        • Redis
    • Programming Languages and Frameworks
      • Data Structures and Algorithms
      • Languages
        • Java
        • Rust
        • Golang
        • Python
      • Frameworks
        • Spring Boot
        • Spring Cloud
        • Axon Framework
        • NodeJS
        • ExpressJS
        • NestJS
        • Fastify
        • FastAPI
        • KoaJS
        • Deno
      • Integration
  • Blog
  • About

Integration

Blog

Creating RESTful API Using Spring Data MongoDB and Spring Boot

Spring Data MongoDB project allows easy integration with MongoDB document database. This project is also a part of the overall Spring Data family of projects. Just like with Spring Data JPA, the Spring Data MongoDB provides repository interfaces. This feature makes Spring Boot MongoDB integration extremely easy. MongoDB is a Read more…

By Saurabh Dashora, 4 years2 months ago
Blog

Demystifying APIs, Microservices and Containers

Sometimes the hardest thing in software development is to name things appropriately. The world of software development is constantly evolving. New terms get coined frequently. We forget the old terms or their meaning evolves. Because of this, we also end up using inconsistent terminology. Things get mixed up often. One Read more…

By Saurabh Dashora, 4 years2 months ago
Blog

REST API using Spring Boot – Insert and Update Data

In the previous post, we created a REST API using Spring Boot to query data stored in our database. Now, in this post we will take the next step. In order to improve our sample application, we will create REST API using Spring Boot to Insert and Update Data in Read more…

By Saurabh Dashora, 4 years1 month ago
Blog

Creating REST API using Spring Boot

In the previous post, we exposed a repository as a RESTful interface using Spring Data REST. However, that’s not the conventional way of creating REST API for Spring Boot Microservices. That particular approach works best if your data model is exactly similar to your domain model. Usually, that’s not the Read more…

By Saurabh Dashora, 4 years2 months ago
Blog

Exposing repositories as REST resources using Spring Boot

For any application, it is an important functionality to be able to provide its data to the consumer. REST APIs are one of the most popular ways to do so. In this post, we will look at the process of exposing repositories as REST resources using Spring Boot. And by Read more…

By Saurabh Dashora, 4 years2 months ago
Recent Posts
  • A Guide to NestJS Fundamentals
  • How to use the Kubernetes Replication Controller?
  • How to setup Kubernetes Liveness Probe to handle health checks?
  • Why Kubernetes Pods and how to create a Pod Manifest YAML?
  • Terraform Workspaces – Manage Multiple Environments
Categories
Recent Posts
  • A Guide to NestJS Fundamentals March 11, 2023
  • How to use the Kubernetes Replication Controller? February 20, 2023
  • How to setup Kubernetes Liveness Probe to handle health checks? February 15, 2023
Links
  • About
  • Subscribe
  • Privacy Policy

  • About
  • Subscribe
  • Privacy Policy
Created my free logo at LogoMakr.com