Skip to content
Discussion options

You must be logged in to vote

Thanks for all the support! This is my working solution, which might be useful for others.

Integration of BIRT 4.20 in a Spring Boot 3.4 project

Features

  • PDF report generation
  • XLSX report generation
  • Barcode and QR Code support
  • Oracle DB connection

BIRT IDE

Since I use IntelliJ, I preferred the all-in-one BIRT solution to avoid installing and configuring a separate Eclipse environment.
However, it's still possible to install the BIRT extension in Eclipse via the Marketplace.

Oracle Database Connection

To connect to an Oracle database from BIRT IDE, you need to add the Oracle JDBC driver to the datasource configuration.
I used ojdbc7-12.1.0.2.0.jar.

In order to use the thin driver, you ne…

Replies: 9 comments 28 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@giugallo
Comment options

@merks
Comment options

merks Jul 31, 2025
Collaborator

@giugallo
Comment options

@merks
Comment options

merks Jul 31, 2025
Collaborator

@giugallo
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@giugallo
Comment options

Comment options

You must be logged in to vote
6 replies
@speckyspooky
Comment options

@giugallo
Comment options

@giugallo
Comment options

@speckyspooky
Comment options

@speckyspooky
Comment options

Comment options

You must be logged in to vote
2 replies
@giugallo
Comment options

@speckyspooky
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by giugallo
Comment options

You must be logged in to vote
6 replies
@merks
Comment options

merks Aug 6, 2025
Collaborator

@speckyspooky
Comment options

@hvbtup
Comment options

hvbtup Aug 6, 2025
Collaborator

@giugallo
Comment options

@merks
Comment options

merks Aug 6, 2025
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants