angularj-universal
angularj-universal copied to clipboard
fixed error and added @NotNull/@Nullable annotations
- The RenderResponse class now has an "error" property in case the renderer threw an error
- The whole project was given
@NotNull/@Nullableannotation to improve code quality - Exceptions during rendering are now properly given to the future.