forked from spring-petclinic/spring-petclinic-microservices
-
Notifications
You must be signed in to change notification settings - Fork 3
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
synchronize petclinic #10
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-api-gateway (spring-petclinic#269) * Bump org.webjars:bootstrap in /spring-petclinic-api-gateway Bumps [org.webjars:bootstrap](https://github.com/webjars/bootstrap) from 3.3.7-1 to 3.4.0. - [Commits](webjars/bootstrap@bootstrap-3.3.7-1...bootstrap-3.4.0) --- updated-dependencies: - dependency-name: org.webjars:bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Report bootstrap version to wro4j.xml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Antoine Rey <[email protected]>
* Add Dev Container configuration * Remove the postCreateCommand * Add configuration tips for VS Code in Dev Container
* Bootstrap 5 with SCSS migration * Bump Angular version * Remove class="container"
* Added text file * Delete Text File * Update microservices overview in README file --------- Co-authored-by: TayJieHao386 <[email protected]>
…ic#280) (spring-petclinic#286) * Add user friendly error when Java < 17 is used (Issue spring-petclinic#280) * pom.xml updated * java version property updated * Removed Bracket [Issue spring-petclinic#280] fixed build
…linic#281) * updated git ignore * New microservice for generative ai chatbot based on Spring AI. Supports listing vets, listing owners, adding owners and adding pets to owners * Update README.md * Use webjar as webjar * Externalise JavaScript for handling chatbox interaction * Use @PostMapping for the /fallback endpoint * Configure the /fallback uri for the POST verb only * Move the spring-ai.png to the docs directory * Switch by default to the openai demo account * Use lambda expression * Remove Lombok from the genai-service * Remove creds.yaml * Fix SonarQube issues * Fix SonarQube issues (second attempt) * Add the genai-service * Use lambda expression * Fix Docker warnings * Setting the GenAI environment variables --------- Co-authored-by: Antoine Rey <[email protected]>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.