Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created June 21, 2024 04:45
Show Gist options
  • Save AdamBien/463d60f4fa37489120df7816d74ff3b3 to your computer and use it in GitHub Desktop.
Save AdamBien/463d60f4fa37489120df7816d74ff3b3 to your computer and use it in GitHub Desktop.
@AdamBien
Copy link
Author

AdamBien commented Jul 1, 2024

The time machine, questions from 24th airhacks.tv from Mar 07, 2016:

  • Is Java EE Dying?
  • Cross-component business transactions and BCE
  • Webjars?!
  • Content negotiation
  • Concurrency, SLSB and throttling
  • Runtime pluggability and Java EE, CDI, OSGi
  • Groovy-based DSL for configurability?
  • Caches in crippled network environments
  • DAOs, Entities, CRUD and duplication
  • CDI in EAR
  • Portlets vs. Single Page apps
  • Annotation-based configuration
  • Managing common data with REST (aka microservices)
  • Streams vs. old collections
  • How to deal with abstract classes in BCE?

Questions gist: https://gist.github.com/AdamBien/ad9e7cdc110c634489ca

@AdamBien
Copy link
Author

AdamBien commented Jul 1, 2024

"Adam, do you think Java is losing space in the development of database engines? What do you see in Java development that will remedy this?" via (http://youtube.com/bienadam): https://studio.youtube.com/video/vAI_29c-p8M/comments

@kucharzyk
Copy link

Hi Adam,

I would like to ask for a good (and free for commercial use) Java library for document generation (pdf, docx).
Over the years I've been using different tools like Apache FOP, Jasper Reports, Crystal Reports, Apache POI, iText, openhtmltopdf.
Do we have now any good alternatives for reporting in Java world nowadays? Could you recommend anything?

@AdamBien
Copy link
Author

Hi Adam,

I would like to ask for a good (and free for commercial use) Java library for document generation (pdf, docx). Over the years I've been using different tools like Apache FOP, Jasper Reports, Crystal Reports, Apache POI, iText, openhtmltopdf. Do we have now any good alternatives for reporting in Java world nowadays? Could you recommend anything?

Please re-ask here: https://gist.github.com/AdamBien/edbfe339f2f1fbc7e5e2b219d51d5735 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment