-
https://user-images.githubusercontent.com/83379021/124405156-73a89300-dd03-11eb-8b67-ca52a81db357.mp4
-
例如:
select t1.a,t1,b,(select t2.a from t2 where t2.b = t1.b limit 1) as c from t1 where t1.b = xx
即:结果集的字段是个子查询
-
Bei Tests der Auskunftsskripte mit ALKIS-Daten der GeoInfoDok 7.1 aus Niedersachsen traten einige Fehler auf, welche im Folgenden dokumentiert sind.
Die Testdaten für GID 7.1 und zum Vergleich 6.0 s…
-
- [ ] 合并为 nutz-plus单一项目
- [ ] 将springboot的支持独立出一个的库
- [ ] 统一设置为JDK8
- [ ] 将一些不再维护的库归档处理
- [ ] 版本号从2.0开始
-
今天仔细复习一遍文档,看到Mapl 结构文档 处发现有个地方写错了,来报一下issues,如图
![qq 20171125154019](https://user-images.githubusercontent.com/20737062/33228464-5923d780-d1f7-11e7-9044-d82bb218a26a.png)
支持nutz框架,我是蛋蛋哟^_^
http:/…
-
多线程并行处理定时任务时,Timer运行多个TimeTask时,只要其中之一没有捕获抛出的异常,其它任务便会自动终止运行,使用ScheduledExecutorService则没有这个问题。
//org.apache.commons.lang3.concurrent.BasicThreadFactory
ScheduledExecutorServi…
-
继承FileSqlManager 类复写get方法。实现每次提交请求到后端查询sql文件下的语句之前都重新扫描sql文件目录下的所有sql,这样可以在项目在服务器运行时程序员动态维护优化sql语句并且不用从新百衲衣重启项目
```java
import org.nutz.dao.SqlNotFoundException;
import org.nutz.dao.impl.FileSqlM…
-
https://nutz.cn/yvr/t/vutapr1qvog0fp6fq18bvd5dig
-
Fontawesome nutz eine neue Struktur ab v5
v5 hat u.a. z.B. Support für Discord.
Ggf. auch Hypridauth mal aktualisieren.
-
@wendal Seata will change the groupId,artifactId and package in 0.5.0 version (detail), which will be released this week, please upgrade the seata version of nutzboot-dubbo-seata samples to 0.5.0 whe…