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

More enhancements :-) #2

Merged
merged 6 commits into from
Aug 20, 2020
Merged

More enhancements :-) #2

merged 6 commits into from
Aug 20, 2020

Conversation

adutra
Copy link
Contributor

@adutra adutra commented Aug 20, 2020

I'm simplifying the REST endpoints a bit.

  1. Half of the resources weren't working properly.
  2. Projection wasn't working at all.
  3. I don't think it's a good idea to expose the repository as a REST controller + another controller on top of it, there were conflicts when resolving REST endpoints.

@csplinter
Copy link
Contributor

I get this error when running this branch

APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'datastax.astra.secure-connect-bundle' to java.nio.file.Path:

    Property: datastax.astra.secure-connect-bundle
    Value: ${ASTRA_DB_BUNDLE}
    Origin: class path resource [application.yml]:21:26
    Reason: No converter found capable of converting from type [java.lang.String] to type [java.nio.file.Path]

Action:

Update your application's configuration```

@alexleventer alexleventer merged commit 535e624 into DataStax-Examples:master Aug 20, 2020
@adutra
Copy link
Contributor Author

adutra commented Aug 20, 2020

@csplinter are you still seeing this error? I tried many times and I can't reproduce it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants