You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ Got things compiling in IDE with null checking on
Still lots of warnings but no errors. Not sure if it is worth the
effort to get rid of the warnings. Most of the warnings are about JDK
classes (Eclipse doesn't seem to have any built in mechanism for this -
it relies on outside libraries which are out of date). I think the
Eclipse null checking may need some work.
Copy file name to clipboardExpand all lines: spring/fluentforms-jersey-spring-boot-autoconfigure/src/main/java/com/_4point/aem/fluentforms/spring/AemProxyJerseyAfSubmission.java
Copy file name to clipboardExpand all lines: spring/fluentforms-jersey-spring-boot-autoconfigure/src/main/java/com/_4point/aem/fluentforms/spring/JerseyClientFactory.java
Copy file name to clipboardExpand all lines: spring/fluentforms-jersey-spring-boot-autoconfigure/src/test/java/com/_4point/aem/fluentforms/spring/AemProxyJerseyAfSubmissionTest.java
Copy file name to clipboardExpand all lines: spring/fluentforms-jersey-spring-boot-autoconfigure/src/test/java/com/_4point/aem/fluentforms/spring/AemProxyJerseyEndpointTest.java
Copy file name to clipboardExpand all lines: spring/fluentforms-jersey-spring-boot-autoconfigure/src/test/java/com/_4point/aem/fluentforms/spring/JerseyAutoConfigurationTest.java
Copy file name to clipboardExpand all lines: spring/fluentforms-jersey-spring-boot-autoconfigure/src/test/java/com/_4point/aem/fluentforms/spring/JerseyClientFactoryTest.java
0 commit comments