-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add user friendly error when Java < 17 is used (Issue #280) #286
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
Merged
Conversation
This file contains hidden or 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
arey
reviewed
Nov 12, 2024
arey
reviewed
Nov 12, 2024
|
Thank you @AnkushThakur27 👍 |
No problem let me know if you want me to work on any requirement from
scratch.
Thanks
Ankush
…--
Best Regards,
Ankush Thakur
***@***.***
Mobile:+91 9421057141
On Thu, Nov 14, 2024 at 07:12 Antoine Rey ***@***.***> wrote:
Thank you @AnkushThakur27 <https://github.com/AnkushThakur27> 👍
—
Reply to this email directly, view it on GitHub
<#286 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFNYQAQSHPOZ3CPUALGDSXT2ARENDAVCNFSM6AAAAABRU6F5NSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZVGU4DCOJYGM>
.
You are receiving this because you were mentioned.Message ID:
<spring-petclinic/spring-petclinic-microservices/pull/286/c2475581983@
github.com>
|
EddeCCC
added a commit
to inspectIT/spring-petclinic-microservices
that referenced
this pull request
Mar 10, 2025
* Bump to Chaos Monkey 3.1.0 (spring-petclinic#264) * Bump org.webjars:bootstrap from 3.3.7-1 to 3.4.0 in /spring-petclinic-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 (spring-petclinic#271) * Add Dev Container configuration * Remove the postCreateCommand * Add configuration tips for VS Code in Dev Container * Add GitHub Codespaces badge * Bump to Spring Cloud 2023.0.3 and Spring Boot 3.2.7 (spring-petclinic#272) * Bootstrap 5 with SCSS migration (spring-petclinic#273) * Bootstrap 5 with SCSS migration * Bump Angular version * Remove class="container" * Upgrade to Maven 3.9.8 and Maven Wrapper 3.3.2 (spring-petclinic#274) * Disable Github linguist support for CSS * Add Microservices Overview to readme (spring-petclinic#276) * Added text file * Delete Text File * Update microservices overview in README file --------- Co-authored-by: TayJieHao386 <[email protected]> * Add user friendly error when Java < 17 is used (Issue spring-petclinic#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 * Generative AI support for Spring Petclinic Microservices (spring-petclinic#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]> * Add "Open with Codeanywhere" badge to README.md (spring-petclinic#292) * Get rid of Lombok spring-petclinic#251 (spring-petclinic#300) * Bump to Spring Cloud 2024 and Spring Boot 3.4.1 (spring-petclinic#302) * Externalise the genai-service configuration (spring-petclinic#301) * JetBrains support for Open-Source Projects (spring-petclinic#304) * small fixes --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Antoine Rey <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wong Jia Cin <[email protected]> Co-authored-by: TayJieHao386 <[email protected]> Co-authored-by: Ankush Thakur <[email protected]> Co-authored-by: odedia <[email protected]> Co-authored-by: Nikola Balic <[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.