You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/12/08 23:14:05 UTC

[myfaces-tobago] branch tobago-5.x updated (9689feae09 -> 6bde10b1fc)

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

lofwyr pushed a change to branch tobago-5.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


    from 9689feae09 Tobago 5.x demo search (#3509)
     add 6bde10b1fc Tobago 5.x preparing (#3513)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |   9 +-
 tobago-example/pom.xml                             |   2 +-
 .../tobago-example-demo/package-lock.json          |   8 +-
 tobago-example/tobago-example-spring-boot/pom.xml  | 408 +++++++++++++--------
 .../tobago/example/spring/TobagoApplication.java   |  20 +
 .../src/main/resources/banner.txt                  |   7 +
 tobago-theme/package-lock.json                     |   8 +-
 7 files changed, 296 insertions(+), 166 deletions(-)
 create mode 100644 tobago-example/tobago-example-spring-boot/src/main/resources/banner.txt