LifeCoder
LifeCoder
chinese is not supported,can u add a locale module,for example src/locale/en_US.js and zh_CN.js for polling-client frontend?
发布一个facade,定义interface,然后自己新建了一个Auth的annotation,但是发现不生效 @GET @Path("user/{id}") @Auth Result getUser(@PathParam("id") String id); annotation的定义在这 @NameBinding @Retention(RUNTIME) @Target({METHOD, TYPE}) public @interface Auth { } @Provider @Auth @Priority(Priorities.AUTHENTICATION) public class JWTAuthFilter1 implements ContainerRequestFilter { private Logger logger...
TASK [k8s-setup : Create kube-apiserver to kubelet RBAC] ************************************************************************************************************************************************** Tuesday 20 April 2021 20:30:08 +0800 (0:00:01.632) 0:03:44.899 ********* FAILED - RETRYING: Create kube-apiserver to kubelet RBAC (10 retries left). FAILED...
Mysql is used more than postgres.
It supported mysql as I tested, so i think others may need an example of mysql.