Skip to content

Conversation

@aaronchung-bitquill
Copy link
Contributor

Summary

Add tutorial and code samples with Spring and Hikari

Description

Add tutorial and code samples with Spring and Hikari

Additional Reviewers

@karenc-bq @sergiyv-improving @aaron-congo @crystall-bitquill

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@aaronchung-bitquill aaronchung-bitquill force-pushed the doc/springboot-hikari-example branch from a2f8acd to 72348e3 Compare June 12, 2023 22:09
@aaronchung-bitquill
Copy link
Contributor Author

aaronchung-bitquill commented Jun 12, 2023

Investigating check failures.

@aaronchung-bitquill aaronchung-bitquill force-pushed the doc/springboot-hikari-example branch from 72348e3 to 8e729ac Compare June 14, 2023 16:48
@aaronchung-bitquill aaronchung-bitquill force-pushed the doc/springboot-hikari-example branch 9 times, most recently from cedcc87 to ee83573 Compare June 15, 2023 00:32
@aaronchung-bitquill aaronchung-bitquill marked this pull request as ready for review June 15, 2023 17:16
@aaronchung-bitquill aaronchung-bitquill force-pushed the doc/springboot-hikari-example branch 2 times, most recently from acbec22 to 2f8a5a7 Compare June 15, 2023 18:14

> Note: this tutorial was written using the following technologies:
> - Spring Boot 2.7..0
> - AWS Advanced JDBC Wrapper 2.1.2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> - AWS Advanced JDBC Wrapper 2.1.2
> - AWS Advanced JDBC Wrapper 2.2.0

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oooo good catch! done!

@aaronchung-bitquill aaronchung-bitquill force-pushed the doc/springboot-hikari-example branch from 2f8a5a7 to 994cdfd Compare June 15, 2023 18:17
In this tutorial, you will set up a Spring Boot application using Hikari and the AWS Advanced JDBC Driver.

> Note: this tutorial was written using the following technologies:
> - Spring Boot 2.7..0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> - Spring Boot 2.7..0
> - Spring Boot 2.7.0

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed!

```
You may also use the Spring Initializr to create the boilerplate code:
1. Go to https://start.spring.io/
2. Select the Maven project and version 2.7.9 of the Spring Boot.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. Select the Maven project and version 2.7.9 of the Spring Boot.
2. Select the Maven project and version 2.7.0 of the Spring Boot.

@aaronchung-bitquill aaronchung-bitquill force-pushed the doc/springboot-hikari-example branch from 994cdfd to 163eb50 Compare June 15, 2023 18:24
@karenc-bq karenc-bq merged commit 0f8b5aa into aws:main Jun 15, 2023
@karenc-bq karenc-bq deleted the doc/springboot-hikari-example branch June 15, 2023 18:26
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