2020-01-16 |
Kai Moritz | RestController throws different exceptions for other... |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | RestController throws 503 Service Unavailable, if the... |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Verified, that RestController throws NotFound, if remot... |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Verified, that requests to the RestController without... |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Added more tests for valid URI's (aka: with parameter) |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Added an integration-tests for RestController |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Added a rest-controller, that serves the fetched data... |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | The parameter "path" is added to the model |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Added more tests for URI's without a parameter |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Missing path-parameter renders a page without remote... |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Switched parameterized test in HtmlControllerTest to... |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Checked, that the error-messeage is rendered for other... |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | The error-message is reanderd instead of the text,... |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Added an integration-test for HtmlController |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Separated layout from content with Thymeleaf |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Kai Moritz | Added a html-controller, that renders the fetched data |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Kai Moritz | Further simplification: using the real WebClient with... |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Kai Moritz | Implemented a WebClientStub to simplify the unit-test |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Kai Moritz | Unit-test with mocking, that does not determines the... |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Kai Moritz | Implemented a seemingly pure and clean unit-test |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Kai Moritz | Implemented a service, that fetches data from a remote... |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Kai Moritz | Spring Initializr: 2.2.2 / Spring Webflux / Thymeleaf |
commit | commitdiff | tree | snapshot |
|