Yet Another Programmer's Blog
  • Home
  • Résumé
  • GitHub
  • GitLab

spring cloud

A collection of 3 posts

Load Balanced Websockets with Spring Cloud Gateway
spring cloud

Load Balanced Websockets with Spring Cloud Gateway

The ability to have real-time two-way communication between the client and the server is a key feature in most modern web apps. A simple approach to setting up WebSockets in Spring Boot is

  • Josh Wood
    Josh Wood
21 min read
External Application Config with Spring Cloud Kubernetes
kubernetes

External Application Config with Spring Cloud Kubernetes

Externalized configuration for Spring Boot in Kubernetes is simple with ConfigMaps and spring-cloud-kubernetes-config

  • Josh Wood
    Josh Wood
11 min read
Random Server Ports and Spring Cloud Service Discovery with Netflix Eureka
spring cloud

Random Server Ports and Spring Cloud Service Discovery with Netflix Eureka

Recently, I've had an issue were I want to be able to run multiple spring boot services locally for testing and development purposes. Unfortunately they all run on the same port so they

  • Josh Wood
    Josh Wood
2 min read
Yet Another Programmer's Blog © 2021
Latest Posts Facebook Twitter Ghost