Files
Soby Chacko 24997117d4 Spring Boot and Cloud updates
Update samples to use Boot 2.4.4
Spring Cloud is updated to 2020.0.2

Remove empty integration tests
2021-03-24 22:47:17 -04:00
..
2020-08-17 16:20:23 -04:00
2020-08-17 16:20:23 -04:00
2020-08-17 16:20:23 -04:00
2021-03-24 22:47:17 -04:00
2020-08-17 16:20:23 -04:00

= Thumbnail Processor

A plain (no dependencies) Java Function that creates a thumbnail from an JPEG image.
See https://stackoverflow.com/a/39313627/1743446.

== Build

```
./mwnw clean install
```