Skip to content
keep_growing
  • Java
    • Spring Boot
  • Tools
  • Taking care
  • Angular
  • About
  • Sun Conure Software

REST

Spring Boot API documentation with Swagger

23rd February 201925th July 2021 little_pineconeSpring Boot
featured_image

Each API requires comprehensive documentaiton. You can generate it using Swagger for a REST API. Its clients will get standardized and thorough insight while you won’t need to worry about keeping it up to date. Learn how to configure Swagger, generate documentation in JSON and render it with Swagger UI when frontend is supported by Angular.

Read more

Securing your Spring Boot and Angular app with JWT #1 – Introduction

15th January 20196th March 2020 little_pineconeAngular, Spring Boot
featured_image

You can use the JSON Web Token standard as a part of your authentication and authorisation solution in a project built with Spring Boot and Angular. Check out this post to learn how to apply Spring Security, AuthGuard and JWT to your apps.

Read more

Handle requests for a non-existent resource using Java Optional in a REST controller

13th December 201813th December 2018 little_pineconeSpring Boot
featured_image

When an API is asked for a resource that can’t be found, it is expected to return the HTTP 404 response code. To meet this requirement we don’t need to clutter our application logic with throwing exceptions and dealing with them along the way.

Read more
Created by Marta Szymek
  • Privacy Policy
Powered by WordPress | Theme: Astrid by aThemes.