Steve Corwin: "Java 11 Single-File Applications - Replacing bash with a syntax I actually know"

Опубликовано: 02 Март 2026
на канале: SDJavaUsersGroup
57
3

Abstract:

Java 11 brought a new feature to the Java world: the ability to run a simple application without compiling it first. In certain cases it's even possible to add a shebang line, making it possible to run the application by itself. This means that running Java code can be as convenient as running a shell script or Perl code.
This talk will show how this is done and demo a simple application.


Speaker Bio:

Steve Corwin is a software architect with over 20 years experience building reliable and scalable systems. He worked with microservices before microservices were cool.

SDJUG Page for this presentation: http://www.sdjug.org/2018-11-20