in java/src/main/java/bazel/bootcamp/HelloBazelBootcamp.java [4:6]
public static void main(String[] args) { System.out.println("Welcome to the Bootcamp! Let's get going :) "); }