diff options
Diffstat (limited to 'docs/architecture/NBI_Developer_Guide.rst')
-rw-r--r-- | docs/architecture/NBI_Developer_Guide.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/architecture/NBI_Developer_Guide.rst b/docs/architecture/NBI_Developer_Guide.rst index 82a7f34..e85118e 100644 --- a/docs/architecture/NBI_Developer_Guide.rst +++ b/docs/architecture/NBI_Developer_Guide.rst @@ -11,8 +11,8 @@ NBI - Developer Guide Introduction ************ -NBI is a Java 8 web application built over Spring Framework. -Using Spring Boot 1.5.10 dependencies, it runs as a standalone +NBI is a Java 11 web application built over Spring Framework. +Using Spring Boot 2.2.2 dependencies, it runs as a standalone application with an embedded Tomcat server. ************ |