9 Commits

Author SHA1 Message Date
Corneil du Plessis
9ddace8675 Created Boot 3.x versions of samples. 2024-03-28 12:21:23 +02:00
Corneil du Plessis
2db8178502 Update repo.spring.io references (#188) 2023-02-08 14:37:44 +02:00
Chris Bono
96c487a820 Consolidate version numbers to 2.0.0(-SNAPSHOT)
Partially resolves #156
2022-01-24 09:18:13 -06:00
dependabot[bot]
f72fa5d9fd Bump spring-security-oauth2 (#152)
Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.4.RELEASE to 2.3.6.RELEASE.
- [Release notes](https://github.com/SpringSource/spring-security-oauth/releases)
- [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.3.4.RELEASE...2.3.6.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework.security.oauth:spring-security-oauth2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 12:59:03 -06:00
dependabot[bot]
8d942f0053 Bump spring-security-oauth2 (#153)
Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.4.RELEASE to 2.3.6.RELEASE.
- [Release notes](https://github.com/SpringSource/spring-security-oauth/releases)
- [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.3.4.RELEASE...2.3.6.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework.security.oauth:spring-security-oauth2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 12:58:41 -06:00
Janne Valkealahti
8fe8d45e4f Actually add mysql driver 2020-05-23 07:59:55 +01:00
Janne Valkealahti
8202767bc4 Add custom sample for dataflow 25x 2020-05-23 07:45:23 +01:00
Janne Valkealahti
b3baeaa4bc Add scdf custom build example for 2.2.x 2019-07-30 21:01:41 +01:00
Janne Valkealahti
2d0c3cd5d7 Maven and Gradle samples for dataflow server
- Minimal and fully working sample of building custom
  dataflow server adding mysql driver.
2019-07-26 08:18:13 +01:00