Cloorc

Results 16 comments of Cloorc

Thanks, it's could be the gradle itself. My gradle version is 1.14.1. I'm still looking for a method to skip verifying the ssl certificate in gradle.

Instead, If I registered directly through `registerSingleton` as following: ``` SqlSessionFactory sessionFactory = getSqlSessionFactory(single, (DataSource) registry.getBean(single.getDataSourceName())); registry.registerSingleton(single.getSqlSessionFactoryName(), sessionFactory); ``` Transaction rollback normally.

Hi, I think this is something about best practice. Users should not recreate it multiple times I think. My solution is just not trying to recreate it again.

> Hello, thanks for your contribution! I remember that we had issues with those properties / settings and maven. Effectively the command-line didn't overwrite anything that was encoded in the...

> Hello, > thanks for your contribution! > I remember that we had issues with those properties / settings and maven. > Effectively the command-line didn't overwrite anything that was...

杭州数梦工场科技有限公司(www.dtdream.com) 在做应用架构分析时需要一款配置管理中心,百度搜索到disconf,还在进一步分析,有可能会把disconf应用到我们后续整体架构中。

Hi @openwms , thanks for your excellent ideas on WMS, could you please tell me how can I build a monolith application? BTW, wiki (https://wiki.butan092.startdedicated.de/projects/openwms/wiki) seems not work now.

Hi, dear guys, I'm extremely interested in this feature lately. And I'm familiar with go programming but not very familiar with opentelemetry. Is there any thing I can do to...

Hi @pellared , I'm very interested in this feature lately. We are going to build a new system that will import full OpenTelemetry stack. But yesterday we found the latest...

> > Hi @pellared , I'm very interested in this feature lately. We are going to build a new system that will import full OpenTelemetry stack. But yesterday we found...