Skip to content

Conversation

@igorcampos-dev
Copy link
Owner

No description provided.

…egrations-examples into feature/spring-databases-example

# Conflicts:
#	spring-oracle-example/pom.xml
Repository owner deleted a comment from coderabbitai bot Nov 1, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 1, 2025

Warning

Rate limit exceeded

@igorcampos-dev has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 16 minutes and 4 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between d5ee3a9 and ccd19d8.

📒 Files selected for processing (57)
  • .github/workflows/label.yml (0 hunks)
  • .github/workflows/spring-mysql-example.yml (1 hunks)
  • .github/workflows/spring-postgres-example.yml (1 hunks)
  • README.md (1 hunks)
  • pom.xml (1 hunks)
  • spring-multimodule-example/.gitignore (1 hunks)
  • spring-mysql-example/.dockerignore (1 hunks)
  • spring-mysql-example/.github/workflows/maven.yml (1 hunks)
  • spring-mysql-example/.gitignore (1 hunks)
  • spring-mysql-example/.mvn/wrapper/maven-wrapper.properties (1 hunks)
  • spring-mysql-example/Dockerfile (1 hunks)
  • spring-mysql-example/compose.yaml (1 hunks)
  • spring-mysql-example/mvnw (1 hunks)
  • spring-mysql-example/mvnw.cmd (1 hunks)
  • spring-mysql-example/pom.xml (1 hunks)
  • spring-mysql-example/src/main/java/com/io/example/SpringMysqlExampleApplication.java (1 hunks)
  • spring-mysql-example/src/main/resources/application-default.yml (1 hunks)
  • spring-mysql-example/src/main/resources/application-prd.yml (1 hunks)
  • spring-mysql-example/src/test/java/com/io/example/SpringMysqlExampleApplicationTest.java (1 hunks)
  • spring-mysql-example/src/test/resources/application-test.yml (1 hunks)
  • spring-oracle-example/.dockerignore (0 hunks)
  • spring-oracle-example/.gitattributes (0 hunks)
  • spring-oracle-example/.mvn/wrapper/maven-wrapper.properties (1 hunks)
  • spring-oracle-example/Dockerfile (2 hunks)
  • spring-oracle-example/README.md (0 hunks)
  • spring-oracle-example/compose.yaml (2 hunks)
  • spring-oracle-example/docker/java/entrypoint.sh (1 hunks)
  • spring-oracle-example/docker/oracle/init.sql (1 hunks)
  • spring-oracle-example/pom.xml (1 hunks)
  • spring-oracle-example/src/main/java/com/io/example/config/DatabaseConfig.java (0 hunks)
  • spring-oracle-example/src/main/java/com/io/example/dao/JdbcClientCrudExampleDao.java (0 hunks)
  • spring-oracle-example/src/main/java/com/io/example/dto/JdbcClientCrudExampleDto.java (0 hunks)
  • spring-oracle-example/src/main/java/com/io/example/exception/JdbcClientCrudExampleException.java (0 hunks)
  • spring-oracle-example/src/main/java/com/io/example/init/JdbcClientCrudExampleInit.java (0 hunks)
  • spring-oracle-example/src/main/resources/application-default.yml (1 hunks)
  • spring-oracle-example/src/main/resources/application-dev.yml (0 hunks)
  • spring-oracle-example/src/main/resources/application-prd.yml (1 hunks)
  • spring-oracle-example/src/main/resources/application.yml (0 hunks)
  • spring-oracle-example/src/main/resources/banner.txt (0 hunks)
  • spring-oracle-example/src/main/resources/sql/02_jdbc_client_crud_example.sql (0 hunks)
  • spring-oracle-example/src/test/java/com/io/example/SpringOracleExampleApplicationTest.java (1 hunks)
  • spring-oracle-example/src/test/java/com/io/example/dao/JdbcClientCrudExampleDaoTest.java (0 hunks)
  • spring-oracle-example/src/test/resources/application-test.yml (1 hunks)
  • spring-postgres-example/.dockerignore (1 hunks)
  • spring-postgres-example/.github/workflows/maven.yml (1 hunks)
  • spring-postgres-example/.gitignore (1 hunks)
  • spring-postgres-example/.mvn/wrapper/maven-wrapper.properties (1 hunks)
  • spring-postgres-example/Dockerfile (1 hunks)
  • spring-postgres-example/compose.yaml (1 hunks)
  • spring-postgres-example/mvnw (1 hunks)
  • spring-postgres-example/mvnw.cmd (1 hunks)
  • spring-postgres-example/pom.xml (1 hunks)
  • spring-postgres-example/src/main/java/com/io/example/SpringPostgresExampleApplication.java (1 hunks)
  • spring-postgres-example/src/main/resources/application-default.yml (1 hunks)
  • spring-postgres-example/src/main/resources/application-prd.yml (1 hunks)
  • spring-postgres-example/src/test/java/com/io/example/SpringPostgresExampleApplicationTest.java (1 hunks)
  • spring-postgres-example/src/test/resources/application-test.yml (1 hunks)
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/spring-databases-example

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@igorcampos-dev igorcampos-dev merged commit 6a3364d into master Nov 1, 2025
10 checks passed
@igorcampos-dev igorcampos-dev deleted the feature/spring-databases-example branch November 1, 2025 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants