blling

Results 7 issues of blling

Where is the `TargetSource` implements?

Hi, This is great, is there an ubuntu terminal config?

Is there any details why not support ‘having’? And how to extend ‘Mybatis Dynamic SQL’ to support having?

enhancement

Start as follow steps: `docker-compose up -d` -> `docker exec -it hadoop-namenode bash` -> `service hadoop start` -> open `http://localhost:50070`, but there is no datanode found. ![image](https://user-images.githubusercontent.com/26540808/50805627-47784b00-132e-11e9-8ab6-fd9472ef99f0.png) Why? Tips: **Start...

If inject a `sun.misc.Launcher$AppClassLoader`(it implements Autoclosable) in governator, it will be closed by the predestroy strategy, and cause error `java.lang.NoClassDefFoundError` when call the next predestroy method which used the classes...

As the docs https://jersey.github.io/documentation/latest/user-guide.html#deployment.classpath-scanning said, i set `ServerProperties.METAINF_SERVICES_LOOKUP_DISABLE` to `true` and regist a self defined `ComponentProvider` named `TestComponentProvider` as follows: ```java import org.glassfish.jersey.jackson.JacksonFeature; import org.glassfish.jersey.server.ResourceConfig; import org.glassfish.jersey.server.ServerProperties; public class ApplicationConfig...

Type: Bug

Is it a client routing config bug ? [Order detail page is blank](https://user-images.githubusercontent.com/26540808/181708253-6e8f3343-6d44-442d-89ce-3eeba32e3075.webm)

enhancement