What is Nablarch Application Framework?¶
- Big Picture
- Architecture
- Basic Policy
- Handling of values received from outside that are not entered
- APIs that return a collection or array do not return null in principle
- Nablarch does not throw checked exceptions
- Logs and exception messages should be unified in English
- The SQL issued by Nablarch can be changed by replacing the components
- OSS is not used
- Throws a cause exception when multiple exceptions occur
- Thread-safe
- Compliant with Java17
- APIs that may be used in the application
- Heap shortage when converting from a string to BigDecimal
- Deprecated API
- Operating Environment