A(nother) minimal Java web framework, based on com.sun.net.httpserver
Everybody else was creating his/her own, so why cant I?
Package com.sun.net.httpserver has `@Exported annotation, and according to Oracle
If in one release a type or package is @Exported(true), in a subsequent major release such a type or package can transition to @Exported(false).
If a type or package is @Exported(false) in a release, it may be removed in a subsequent major release.
So it will take 2 major releases to be deleted, that is at least 4 years in normal java time
Of course not! I tried at work once, and my boss almost fired me. I'm going to try again soon.
English is not my language.
Written with the help of (GitHub-Flavored) Markdown Editor