From 731aa3cc5d854684e272a62b47cf75266c181fd0 Mon Sep 17 00:00:00 2001 From: aosull01 Date: Thu, 21 May 2020 15:25:13 +0100 Subject: Final Documentation Issue-ID: EXTAPI-419 Signed-off-by: aosull01 Change-Id: I8363a0feeff2070aa55122c2472afc45ba9d02d7 --- docs/architecture/NBI_Developer_Guide.rst | 4 ++-- docs/architecture/architecture.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/architecture') 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. ************ diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index cd6e9f5..a807f0c 100755 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -17,7 +17,7 @@ These API are based on **TMF API**. ******************************************* -Global NBI architecture for El Alto release +Global NBI architecture for Frankfurt release ******************************************* Following illustration provides a global view about NBI architecture, -- cgit 1.2.3-korg