Skip to content

Commit 0ad06a6

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 270ddb0 + 02d673f commit 0ad06a6

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

README.md

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,31 @@
1-
# java-rest-api-client
2-
How to Build a Lightweight RESTful Client with Java
1+
# [Build a Lightweight RESTful Client with Java](https://www.javachinna.com/java-rest-api-client/)
2+
3+
[Creating Backend - Spring REST API - Part 1](https://www.javachinna.com/spring-boot-angular-two-factor-authentication/)
4+
5+
[Creating Backend - Spring REST API - Part 2](https://www.javachinna.com/spring-boot-angular-10-user-registration-oauth2-social-login-part-2/)
6+
7+
[Creating Angular 10 Client Application - Part 3](https://www.javachinna.com/spring-boot-angular-10-user-registration-oauth2-social-login-part-3/)
8+
9+
[Secure Spring Boot Angular Application with Two Factor Authentication](https://www.javachinna.com/spring-boot-angular-two-factor-authentication/)
10+
11+
[Dockerize Angular with NGINX and Spring Boot with MySQL using Docker Compose](https://www.javachinna.com/angular-nginx-spring-boot-mysql-docker-compose/)
12+
13+
[Deploy Angular, Spring Boot, and MySQL Application to DigitalOcean Kubernetes in 30 mins](https://www.javachinna.com/deploy-angular-spring-boot-mysql-digitalocean-kubernetes/)
14+
15+
[Create CI/CD pipeline using GitHub Actions to Build and Deploy Angular Spring Boot App on Kubernetes in 15 mins
16+
](https://www.javachinna.com/spring-boot-angular-ci-cd-pipeline-github-actions-kubernetes/)
17+
18+
[Integrate Razorpay Payment Gateway with Angular and Spring Boot Application in 14 Simple Steps
19+
](https://www.javachinna.com/integrate-razorpay-payment-gateway-angular-spring-boot-mysql/)
20+
21+
[How to Write Junit 5 Test Cases for Spring REST Controller using Mockito](https://www.javachinna.com/spring-boot-rest-controller-junit-tests-mockito/)
22+
23+
[How to Implement Spring Boot Angular User Registration Email Verification
24+
](https://www.javachinna.com/spring-boot-angular-user-registration-email-verification/)
25+
26+
[Build a CRUD application with Angular and Spring Boot in 15 Steps
27+
](https://www.javachinna.com/angular-spring-boot-crud-app/)
28+
29+
[Build a Lightweight RESTful Client with Java
30+
](https://www.javachinna.com/java-rest-api-client/)
31+

0 commit comments

Comments
 (0)