jruby -Ilib -rboing -e 'Boing::Rest.run("HelloApp") do; get_string def hello; "Hello from Boing!"; end; end'
jruby -Ilib -rboing -e 'Boing::Rest.run("HelloApp") do; get_string def hello; "Hello from Boing!"; end; end'
My 14 year old Maven project still works with the latest Maven with no change in pom.xml (except the http to https)
Maven rocks!!!
My 14 year old Maven project still works with the latest Maven with no change in pom.xml (except the http to https)
Maven rocks!!!
BUT - do not name your application with something that doesn't make sense. I've seen apps named with just abstract names eg: Apollo, Jet, Saturn, Rushmore, Viper, Pace etc.
BUT - do not name your application with something that doesn't make sense. I've seen apps named with just abstract names eg: Apollo, Jet, Saturn, Rushmore, Viper, Pace etc.
TornadoVM is an open-source framework that extends the Java Virtual Machine (JVM) to support hardware accelerators such as Graphics Processing Units (GPUs), Field-Programmable Gate Arrays (FPGAs), and ... #java #tornadovm #performance #jvm
svenruppert.com/2024/11/23/tor
TornadoVM is an open-source framework that extends the Java Virtual Machine (JVM) to support hardware accelerators such as Graphics Processing Units (GPUs), Field-Programmable Gate Arrays (FPGAs), and ... #java #tornadovm #performance #jvm
svenruppert.com/2024/11/23/tor
mvn buildplan:list-phase
You will get a nice list of plugins/goals and in which phase they are running.
mvn buildplan:list-phase
You will get a nice list of plugins/goals and in which phase they are running.