diff --git a/README.md b/README.md index 12c8534..8ca853c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A Spring RESTful microservice This sample contains a way of how to use Swagger documentation within Liberty or Tomcat (SpringBoot). It also introduces the database connection with DB2 by using the JDBC datasource and the JpaRepository. + *Note:* If you don't need to store any data in the database, please take a look at this "No DB Connection version". https://github.com/microservices-api/spring-rest/tree/NoDBConnection