@@ -0,0 +1,8 @@
package com.powernode.spring6;
public class Test {
public static void main(String[] args) {
Employee bruce = Employee.staticTest(2,"bulusi",24);
bruce.setBoss(true);
}
The note is not visible to the blocked user.