This guide will give you an introduce on how to auto scan properties files into MessageSource without hard coding file names in Java.
After weeks of work, I have succeeded in migrating from a Struts/SpringMVC mixed webapp to SpringBoot.
Spring Cloud Function实现了类似于AWS Lambda的云函数调用,属于Serverless架构。它是基于SpringBoot开发的FAAS项目,目前Star只有100多,可以说是玩具级别。但是功能还是很全的。它基于Reactor进行设计,类似于Akka中的Actor或者RxJava中的Lift管道操作符