This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from 7c36d0afc73 Bumps build deps. (lombok, compiler-plugin)
     new 7a31405933a CAUSEWAY-2297: refactors service class to record (homepage 
resolver)
     new d0799d247a3 CAUSEWAY-3979: DefaultRoutingService is no longer used 
(since v2)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../index/services/routing/RoutingService.adoc     | 41 +++++++-------
 .../routing/RoutingServiceDefault.adoc             | 16 ------
 .../how-to-handle-void-and-null-results.adoc       |  2 +-
 .../applib/services/routing/RoutingService.java    | 54 ++++++-------------
 .../runtimeservices/src/main/java/module-info.java |  1 -
 .../CausewayModuleCoreRuntimeServices.java         |  4 --
 .../homepage/HomePageResolverServiceDefault.java   | 21 +++-----
 .../routing/RoutingServiceDefault.java             | 63 ----------------------
 8 files changed, 42 insertions(+), 160 deletions(-)
 delete mode 100644 
antora/components/refguide-index/modules/core/pages/index/runtimeservices/routing/RoutingServiceDefault.adoc
 delete mode 100644 
core/runtimeservices/src/main/java/org/apache/causeway/core/runtimeservices/routing/RoutingServiceDefault.java

Reply via email to