Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions general/release-notes-version-2.3.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Furthermore: an email and Twitter micro service were integrated in my-thai-star.
=== Documentation refactoring

The complete devonfw guide is restructured and refactored. Getting started guides are added for easy start with devonfw.Integration of the new Tutorial with the existing devonfw Guide whereby existing chapters of the previous tutorial were converted to Cookbook chapters. Asciidoctor is used for devonfw guide PDF generation.
See: https://github.com/devonfw/devon-guide/wiki
See: https://github.com/devonfw/devonfw-guide/wiki

=== OASP4JS

Expand Down Expand Up @@ -195,7 +195,7 @@ The devonfw Harvesting process continues to add valuable components and modules

==== Service Client support (for Micro service Projects).

This client is for consuming microservices from other application.This solution is already very flexible and customizable.As of now,this is suitable for small and simple project where two or three microservices are invoked. Donated by Jörg Hohwiller. See: https://github.com/devonfw/devon-microservices
This client is for consuming microservices from other application.This solution is already very flexible and customizable.As of now,this is suitable for small and simple project where two or three microservices are invoked. Donated by Jörg Hohwiller. See: https://github.com/devonfw-forge/devonfw-microservices

==== JHipster devonfw code generation

Expand All @@ -211,7 +211,7 @@ This component has been donated by, has been harvested from system in use by, Ca

=== And lots more, among others:

* OASP4J/devonfw docker based build IN a docker process. See: https://github.com/devonfw/devon-guide/wiki/Dockerfile-for-the-maven-based-spring.io-projects
* OASP4J/devonfw docker based build IN a docker process. See: https://github.com/devonfw/shop-floor/blob/develop/documentation/dsf-configure-dockerfile.asciidoc

* CI test boot archetype. This is for unit testing.This will create a sample project and add sample web service to it. A Jenkins job will start oasp4j server and will call web service. See: https://github.com/devonfw/devonfw-shop-floor/tree/master/testing/Oasp4jTestingScripts

Expand Down