February 2020
Intermediate to advanced
99 pages
1h 45m
English
The previous chapter talked about what a JSR reference implementation is. The definition of Java EE also mentioned that it is a collection of abstract specifications. Java EE itself is a Java Specification Request.
Better still, Java EE is what is termed an umbrella JSR in that it encapsulates some JSRs. So Java EE 7, for instance, is JSR 342. Java EE 8 is JSR 366. So Java EE itself is a JSR that goes through the JCP JSR process and is subject to the requirements of every JSR.
Flowing from this idea and remembering that the JSR process requires every JSR to have a reference implementation, ...
Read now
Unlock full access