Skip to content
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

Reboot project with boot 3.x #165

Closed
4 tasks done
jvalkeal opened this issue Mar 1, 2023 · 6 comments
Closed
4 tasks done

Reboot project with boot 3.x #165

jvalkeal opened this issue Mar 1, 2023 · 6 comments

Comments

@jvalkeal
Copy link
Contributor

jvalkeal commented Mar 1, 2023

Everything in this project should get modernised including

@jvalkeal jvalkeal pinned this issue Mar 1, 2023
@CoderYellow
Copy link

Glad to see this project is rebooted, I've done some work to upgrade to spring boot 2 and support for webflux. There wasn't too much code change, it is easy to migrate to spring boot 2. So do you have a plan to support spring boot 2 since the spring boot 3 is dependent on JDK 17 which could be a huge refactor, many users would rather stick to spring boot 2.
For the gradle config I just copied from spring-security. Why not combine this project to spring security as a sub module

jvalkeal added a commit that referenced this issue Mar 7, 2023
@jvalkeal
Copy link
Contributor Author

jvalkeal commented Mar 7, 2023

Current plan is to skip boot 2 and see how community takes it.

jvalkeal added a commit to jvalkeal/spring-security-kerberos that referenced this issue Mar 21, 2023
- This adds needed plugin configurations to gradle buildSrc
  enabling publish and configures credentials via artifactoryUsername
  and artifactoryPassword.
- Artifactory context url defaults to https://repo.spring.io but can
  be customised via artifactoryContextUrl.
- Relates spring-projects#165
jvalkeal added a commit that referenced this issue Mar 21, 2023
- Add publish job to ci workflow
- Relates #165
jvalkeal added a commit that referenced this issue Mar 21, 2023
- Create new module spring-security-kerberos-bom
  which handles bom generation via BomPlugin.
- Relates #165
jvalkeal added a commit to jvalkeal/spring-security-kerberos that referenced this issue Mar 28, 2023
- Build both sec-client-rest-template and sec-server-client-auth
- Migrate HttpClient 4.x to 5.x
- Relates spring-projects#165
jvalkeal added a commit to jvalkeal/spring-security-kerberos that referenced this issue Mar 28, 2023
- Build sec-server-win-auth
- Relates spring-projects#165
@prutheus
Copy link

Is this already working with boot 3? When is a release of boot 3 compatibility planned?

@venkatnaveen7
Copy link

Looking for release with boot3
Can we take code from main branch ..?
Still its using javax

jvalkeal added a commit to jvalkeal/spring-security-kerberos that referenced this issue Apr 6, 2023
jvalkeal added a commit that referenced this issue Apr 24, 2023
- Add signing plugin
- Add nexus publishing plugin
- Tweak publish to separate artifactory and nexus
  for release vs. snapshot/milestone
- Remove docs publish from root as antora will
  have separate publishing system.
- Modify ci workflow to use publishArtifacts task
  which would then pick either artifactory or nexus.
- Relates #165
jvalkeal added a commit that referenced this issue Apr 24, 2023
- Add secrets to ci workflow which will enable
  signing task.
- Relates #165
jvalkeal added a commit that referenced this issue Apr 24, 2023
- Assuming that a release tag is pushed a ci workflow
  will then build and publish tagged version.
- Relates #165
jvalkeal added a commit that referenced this issue Apr 25, 2023
- Publishing as zip which will get handled by artifactory
- Relates #165
jvalkeal added a commit that referenced this issue Apr 25, 2023
- Adding finalizeDeployArtifacts task which closes and
  releases repo in nexus.
- Relates #165
jvalkeal added a commit that referenced this issue Apr 25, 2023
- Add artifactoryPublish depends on publishArtifacts
- Relates #165
jvalkeal added a commit that referenced this issue Apr 25, 2023
- Also align framework 6.0.8 and security 6.0.3
- Relates #165
@ivanfomkin
Copy link

Hi! When are you planning to release for Boot 3.0?

@Mettbrot
Copy link

Thank you! The RC1 is working great.

@rwinch rwinch unpinned this issue May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants