Sven Ruppert

Sven Ruppert

Biography

Sven Ruppert has been coding Java since 1996 in industrial projects, is working as Developer Advocate for JFrog and Groundbreaker Ambassador (former Oracle Developer Champion). He is regularly speaking at Conferences worldwide and contributes to IT periodicals, as well as tech portals. He was working over 15 years as a consultant worldwide in industries like Automotive, Space, Insurance, Banking, UN and WorldBank. Additional to his main topic DevSecOps he is working on Mutation Testing of Web apps and Distributed UnitTesting besides his evergreen topics Core Java and Kotlin.

Using WebComponents with Java on the server-side and how to harden the stack against known Vulnerabilities
In recent years, the interest and use of web components in the community have increased significantly. Most front-end frameworks adopt the Web Component standard, and many developers have started using the norm when creating their widgets. Not to mention that it is now natively supported by all modern browsers. How to use the interoperability and flexibility of web components as Java developers on the server-side? This talk shows the use of pure client-side web components using Java on the server-side. We will have a look at the tech-stack, how it looks like for a developer and how to harden against known vulnerabilities.