com.codingapi.tx.config.service.TxManagerTxUrlService Maven / Gradle / Ivy
package com.codingapi.tx.config.service;
/**
* create by lorne on 2017/11/18
*/
public interface TxManagerTxUrlService {
String getTxUrl();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy