trydofor

Results 32 comments of trydofor

Oauth2 server release 1.2.0 https://docs.spring.io/spring-authorization-server/reference/index.html

mirara add LightIdProvider:Generator. support customizing Generator, but not real impl

what about this way instead of `alias` ``` asdf list all java 'temurin-21' #>temurin-21.0.0+35.0.LTS #>temurin-21.0.1+12.0.LTS #>temurin-21.0.2+13.0.LTS #>temurin-21.0.3+9.0.LTS asdf local java temurin-21 ## should install the latest `temurin-21.0.3+9.0.LTS` ```

> If there is common use of : in cache names, we should allow it. i change the naming pattern from `:` to `~` now > I see that `spring:session:sessions`...

workaround, copy resources to tmp dir ```xml org.apache.maven.plugins maven-resources-plugin copy-java-main-lombok generate-sources copy-resources ${source.srcMainLombok} ${source.srcMainJava} ${source.srcMainJavaGen} ```

> Thanks for bringing this up @trydofor. > I believe this is because of the way we are packaging the Hazelcast 4 module, in order to support Hazelcast 4 and...

update schema by 2021-10-26v05-journal-elapse.sql

https://github.com/antfu/vscode-pnpm-catalog-lens/issues/5

> Hi there! Is this a feature request? Is this a bug report? Please elaborate. PR welcome! feature request. I'm currently investigating this feature, I don't have a complete idea...

I cloned this repo, and tried to the following, predefine 10 colors in the config, and get colors by the catalog index, * `0` - for the `default` catalogs *...