You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/09/26 15:21:26 UTC

[GitHub] [shardingsphere] zhaojinchao95 commented on a diff in pull request #21206: Fix example gen

zhaojinchao95 commented on code in PR #21206:
URL: https://github.com/apache/shardingsphere/pull/21206#discussion_r980186421


##########
examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/spi/encryptAlgorithm.ftl:
##########
@@ -16,5 +16,4 @@
 #
 
 <#assign package = feature?replace('-', '')?replace(',', '.') />
-
 org.apache.shardingsphere.example.${package}.${framework?replace('-', '.')}.TestQueryAssistedShardingEncryptAlgorithm

Review Comment:
   Need to add newline



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org