diff --git a/spring-framework-web/README.md b/spring-framework-web/README.md new file mode 100644 index 0000000000..9c21e93b83 --- /dev/null +++ b/spring-framework-web/README.md @@ -0,0 +1,7 @@ +## Spring Framework Web + +This module contains articles about the Spring Framework for the Web. + +### Relevant Articles + +- [Converting a Spring MultipartFile to a File](https://www.baeldung.com/converting-spring-multipartfile-to-a-file)