Springzen

Spring Boot Properties

Aliasing and system environment overrides

Spring properties env and aliasing

This is a short article about spring properties and how you can alias them and override them via environment variables.

 

First things first.

  • Create a bean to display the properties
  • In here I am using Project Lombok to generate code such as slf4j loggers. 
  • . . .

Read More

September 15, 2018

Spring REST with Async Methods

This post was inspired by Creating Asynchronous Methods published at spring.io.

When dealing with RESTful services in Spring, they are relatively easy to setup. That is if you use Spring Boot. However, how do you deal with asynchronous requests. In short, how do you create a non-blocking RESTful API quickly? The . . .

Read More

Posted in: spring

May 10, 2016

This update link alerts you to new Silvrback admin blog posts. A green bubble beside the link indicates a new post. Click the link to the admin blog and the bubble disappears.

Got It!