HIOT-135

Change of names, value range and notation for distribution file size in environment settings file

Description

The item names and the unit notation for the distribution file size in the environment settings file (application.properties) have been changed as follows:

Changed item

Ver1.5.0 or lower

Ver2.0.0

Item names

spring.http.multipart.max-file-size

spring.servlet.multipart.max-file-size

spring.http.multipart.max-request-size

spring.servlet.multipart.max-request-size

Notation for the unit

Capitalize the first letter (Mb or Kb)

All in capitalized letter (MB or KB)

Range of specifiable distribution file size

From 1 to 9223372036854775807

From 1 to 2147483647

Affected versions

From Ver.1.0.0 to Ver.1.5.0

Version when it was revised

Ver.2.0.0

Affected module

HULFT IoT Manager