-
Notifications
You must be signed in to change notification settings - Fork 6k
Add Kotlin samples to the reference documentation #8172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm starting password-storage.adoc |
I'm starting filters.adoc |
I'm starting delegating-filter-proxy.adoc and security-context-holder.adoc |
I'm starting crypto/index.adoc and preauth.adoc |
I'm starting reactive/webflux.adoc |
I'm starting reactive/exploits/csrf.adoc |
I'm starting logout.adoc |
I'm starting expression-based.adoc |
I'm starting servlet/exploits/headers.adoc and reactive/exploits/headers.adoc |
I'm starting reactive/oauth2/resource-server.adoc |
I'm starting registered-oauth2-authorized-client.adoc and webclient.adoc |
I'm starting servlet/oauth2/oauth2-client.adoc |
@eleftherias Can I also contribute to the documentations? |
Thank you for volunteering @amit-github-personal, we would welcome a contribution! Please comment here which files you are working on and add the samples to one file at a time. |
Summary
We have many Java and XML samples in the reference documentation.
We should expand these to include Kotlin samples.
For an example of how to add Kotlin samples, take a look at 603eb1e.
Contributors taking on this task are encouraged to break it up into multiple PRs that add samples to one file at a time.
Additionally, contributors should comment on this issue to state which files they are going to start adding samples to. This will avoid duplicating efforts.
The text was updated successfully, but these errors were encountered: