This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-initializer.git
from 92adf40 POC with customized homepage
new 4921c0d add missing files
new e8f0681 fix
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:
.../build/maven/IdlMavenPluginCustomizer.java | 2 +-
.../resources/application.properties.mustache | 5 +++++
.../resources/application.properties.mustache | 0
.../java/Consumer.java.mustache | 10 ++++-----
.../codes/dubbo-idl/java/GreeterImpl.java.mustache | 24 ++++++++++++++++++++++
.../resources/application.properties.mustache | 2 +-
.../resources/application.properties.mustache | 4 ++++
7 files changed, 40 insertions(+), 7 deletions(-)
create mode 100644
initializer-generator/src/main/resources/templates/codes/dubbo-governance-apollo/resources/application.properties.mustache
copy
initializer-generator/src/main/resources/templates/codes/{dubbo-governance-zookeeper-curator5
=> dubbo-governance-zookeeper}/resources/application.properties.mustache (100%)
copy initializer-generator/src/main/resources/templates/codes/{dubbo =>
dubbo-idl}/java/Consumer.java.mustache (59%)
create mode 100644
initializer-generator/src/main/resources/templates/codes/dubbo-idl/java/GreeterImpl.java.mustache
copy initializer-generator/src/main/resources/templates/codes/{dubbo =>
dubbo-idl}/resources/application.properties.mustache (66%)
create mode 100644
initializer-generator/src/main/resources/templates/codes/dubbo-protocol-http2/resources/application.properties.mustache