Giter VIP home page Giter VIP logo

Comments (7)

igorhara avatar igorhara commented on June 11, 2024

I tried to use your client in a 2.0.1 spring boot project and it would not compile. IT seems that the package uses some classes that does not exist anymore in version 2 of spring boot.

from cas-security-spring-boot-starter.

kakawait avatar kakawait commented on June 11, 2024

@igorhara Thank you for your feedback. Yeah because I was using class that does not exist anymore on SB2.

Roadmap is RestTemplate support then I will work on Spring Boot 2 support

from cas-security-spring-boot-starter.

Holm78 avatar Holm78 commented on June 11, 2024

I meet with the same problem using spring boot 2.0.1 - incompatible constructor is used for instantiation of InMemoryUserDetailsManager.

from cas-security-spring-boot-starter.

kakawait avatar kakawait commented on June 11, 2024

@Holm78 Thank you for feedback. I'm currently working on coverage (see develop I finished near 100% coverage for spring-security-cas-extension, now missing cas-security-spring-boot-autoconfigure module) then I will start working on Spring boot 2 support.

Because I think I also will have issue with SecurityProperties that has changed from 1 to 2.

To be honest I hope 1 month to get Spring boot 2 support (only working on spare time)

from cas-security-spring-boot-starter.

igorhara avatar igorhara commented on June 11, 2024

Thanks a lot for your effort @kakawait ! Keep the good work!

from cas-security-spring-boot-starter.

kakawait avatar kakawait commented on June 11, 2024

@igorhara @Holm78 I start working on Spring boot 2 support on #94

Not completely finished but I think you could start trying if you want.

For instance nothing on maven central you have to install with mvn clean install

from cas-security-spring-boot-starter.

kakawait avatar kakawait commented on June 11, 2024

@igorhara @Holm78 @liyiorg @ankitwashere I just upload

<dependency>
  <groupId>com.kakawait</groupId>
  <artifactId>cas-security-spring-boot-starter</artifactId>
  <version>1.0.0-beta-1</version>
</dependency>

for Spring boot 2 support.

Please checkout https://github.com/kakawait/cas-security-spring-boot-starter/blob/master/CHANGELOG.md for breaking changes

(please wait few minutes to be spread over spring central)

from cas-security-spring-boot-starter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.