IN CLOJURE. (defmacro with-tenant [t & body]. `(binding [*tenant* ~t]. ~@body)). (defn datasource [datasource-options]. (HikariDataSource.
確定! 回上一頁