Hiding Services & Runtime Discovery with Spring Cloud Gateway

Engineering | Ben Wilcock | July 01, 2019 | ...

Ben Wilcock – Spring Marketing, Pivotal. Brian McClain – Technical Marketing, Pivotal.

It's rare for a company to want every API to be publicly accessible. Most prefer to keep their services secret by default, only exposing APIs publicly when absolutely necessary.

Spring Cloud Gateway can help. Spring Cloud Gateway allows you to route traffic to your APIs using simple Java™ instructions (which we saw in the last article) or with YAML configuration files (which we’ll demonstrate in this one). To hide your services, you set up your network so that the only server accessible from the outside is…

Spring Cloud Data Flow 2.1.2 GA and 2.0.3 GA Released

The Spring Cloud Data Flow team is pleased to announce the release of 2.1.2 GA and 2.0.3 GA of Data Flow.

This is a minor release with mostly bug fixes and documentation enhancements.

Here are the highlights of the releases:

  • Bug fixes on Spring Cloud Data Flow, Spring Cloud Data Flow UI and Spring Cloud Scheduler for CloudFoundry

  • Java Stream DSL now supports stream update operation

  • Spring Cloud Deployer now uses Maven Resolver instead of Aether for resolving the Maven artifacts

Along with the releases, we also have the Spring Cloud Data Flow website enhanced with

  • Responsive Design

  • More receipes and use cases discussion

  • Documentation fixes

Spring Tips - Season 6 Recap

Engineering | Josh Long | June 26, 2019 | ...

Hi Spring fans! It's the end of yet another season of Spring Tips! I finished season 5 very recently, and had planned to leave it there for a month or two, but there were so many amazing things yet uncovered and constantly being released that I ended up releasing more episodes for what would become season 6. Now, I've finished season 6, and an extra episode besides, and will be taking a brief break to gather for the next season and take a few weeks to soak up and savor the summer season with my family.

Please follow @SpringTipsLive on Twitter. I'd love any ideas you have for the new season. In the meantime, I'll still be doing the Bootiful Podcast (@BootifulPodcast on Twitter), if you want to listen instead of watch, and of course there is my weekly…

This Week in Spring - June 25, 2019

Engineering | Josh Long | June 25, 2019 | ...

Hi Spring fans! Welcome to another installment of This Week in Spring. Today I'm in beautiful Tampla, Fl, where I got to talk to a wonderful Pivotal customer today. Now I'm at TPA airport preparing to board for Paris, France, for JHipsterConf.

We've got a ton to cover so let's get to it!

Getting Started with Spring Cloud Gateway

Engineering | Ben Wilcock | June 18, 2019 | ...

Microservice architectures are great, but as your application programming interfaces (APIs) start to grow, so do the challenges related to their maintenance.

For example, as an existing API matures and adds new features it will need to take its clients along with it on the journey. When the details of an API change, clients need to adjust in order to work with these changes. This process takes time and can really slow your APIs evolution and interfere with your ability to iterate quickly.

Offering multiple APIs brings with it its own set of challenges. How do you route requests and responses…

This Week in Spring - June 18, 2019

Engineering | Josh Long | June 18, 2019 | ...

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all