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

Enhancement: Java21 #19

Merged
merged 49 commits into from
Sep 6, 2024
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
89684c8
Create gradle.yml for Actions (#1) (#2)
mibracy Nov 13, 2023
c7e1ba8
Syncing (#4)
mibracy Nov 13, 2023
fb35aa3
Updating old dependencies (#10)
mibracy Nov 13, 2023
bbf5aba
fragmenting html using thymeleaf, added dataTables with xlsx,pdf,csv …
mibracy Nov 14, 2023
98f566d
added errors rejected to return
mibracy Nov 14, 2023
c5239f9
Updating dependabot deps, added xss purify demo, logback->log4j2, fie…
mibracy Dec 8, 2023
d6f8b13
README.md
mibracy Dec 8, 2023
562ccee
updating to java 11, added oracle connector values
mibracy Dec 9, 2023
cedf784
unused
mibracy Dec 9, 2023
b9cd7c2
java11->java21 migration, spring-security6 adjustments, javax->jakart…
mibracy Dec 10, 2023
c62a8d3
syncing branch with java21 enhancements
mibracy Dec 10, 2023
c9ecf06
syncing branch with java21 enhancements
mibracy Dec 10, 2023
7fc64de
reverting version num
mibracy Dec 10, 2023
c6ac488
merge resolution
mibracy Dec 10, 2023
96825b6
merge resolution
mibracy Dec 10, 2023
93abe29
merge resolution
mibracy Dec 10, 2023
d49d4fd
Update gradle.yml
mibracy Dec 10, 2023
d1abd36
Update gradle.yml
mibracy Dec 10, 2023
e23c7ea
Merge branch 'java11' into java21
mibracy Dec 10, 2023
86347fc
v0.0.4 Syncing (#21)
mibracy Dec 10, 2023
2c38b6c
updating gradle version
mibracy Dec 29, 2023
00c22bb
Redirect POST example added
mibracy Jan 5, 2024
bb5a332
Adding vertical nav example. Okta Auth0 test
mibracy Feb 9, 2024
6e3c36c
Adding vertical nav example. Okta Auth0 test
mibracy Feb 9, 2024
a51c9ab
cleanup
mibracy Feb 9, 2024
06ae24d
safe @dependabot updates
mibracy Mar 26, 2024
0d925d3
Merge remote-tracking branch 'simple-kafka/main' into develop
mibracy Mar 26, 2024
6eee0e0
Merge remote-tracking branch 'simple-kafka/develop' into java21
mibracy Mar 26, 2024
1e776a2
java 22 update
mibracy Mar 26, 2024
f2d76c7
version updates and css/js version to force refresh added
mibracy Mar 27, 2024
1fb07ad
css/js version to force refresh added
mibracy Mar 27, 2024
32f81bb
Merge pull request #40 from mibracy/main
mibracy Mar 27, 2024
a352808
Merge branch 'develop' into java21
mibracy Mar 27, 2024
2e67f2b
scheduled example added
mibracy Apr 23, 2024
d2442f9
updated prints
mibracy Apr 24, 2024
e6aa7b0
switched to oracle from h2
mibracy Apr 28, 2024
0442a0e
swapback to logback, java21 updates
mibracy May 3, 2024
b01df4e
set logname using env java -Dlog_filename="kafka"
mibracy May 3, 2024
d58ab8a
adding script for directory counts/file info
mibracy Jun 6, 2024
fb62d70
adding cpu/ram/hdd usage
mibracy Jun 7, 2024
7e6ca5f
zone date checker/formatter scratch
mibracy Jun 10, 2024
1a50e25
adding script to pull created_date from files, given a csv of files n…
mibracy Jun 21, 2024
a78644c
adding java example to pull created_date from files, given a csv of f…
mibracy Jun 21, 2024
17c008b
load testing kafka performance reading json file
mibracy Jun 22, 2024
27056bd
adding ARVO schema class comments
mibracy Jun 22, 2024
d896ab9
learned AVRO and docker compose to mock stack
mibracy Aug 1, 2024
422765c
basic tomcat docker autoconfig script
mibracy Sep 4, 2024
6c6d093
style cleanup
mibracy Sep 6, 2024
7605dc1
Update README.md
mibracy Sep 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updating old dependencies (#10)
* Create gradle.yml for Actions (#1)

* Create gradle.yml for Actions

* Update gradle.yml

* actions exectute denied

* modify action build to publish built to packages (#3)

* Create dependabot.yml

* Bump org.junit:junit-bom from 5.9.1 to 5.10.1 (#8)

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.apache.kafka:kafka-streams from 3.2.3 to 3.6.0 (#7)

Bumps org.apache.kafka:kafka-streams from 3.2.3 to 3.6.0.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
mibracy and dependabot[bot] authored Nov 13, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit fb35aa345d8057eac551edcc937ddadb8f8f7f3b
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "gradle" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ repositories {
dependencies {
implementation 'org.apache.avro:avro:1.11.3'
implementation 'org.apache.poi:poi-ooxml:5.2.4'
implementation 'org.apache.kafka:kafka-streams:3.2.3'
implementation 'org.apache.kafka:kafka-streams:3.6.0'
implementation 'org.springframework.kafka:spring-kafka:2.9.13'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.yaml:snakeyaml:2.2' // due to vulnerabilities when transiently pulled from spring-boot-starter-web:2.7.17
@@ -49,7 +49,7 @@ dependencies {
annotationProcessor'org.projectlombok:lombok:1.18.30'
compileOnly 'org.projectlombok:lombok:1.18.30'

testImplementation(platform("org.junit:junit-bom:5.9.1"))
testImplementation(platform("org.junit:junit-bom:5.10.1"))
testImplementation("org.junit.jupiter:junit-jupiter")
}