Commit Graph

846 Commits

Author SHA1 Message Date
Abdulcelil Cercenazi
f3f3e622e2 add code for Dependency Injection and Inversion of Control post (#237) 2022-12-08 10:56:16 +11:00
Arpendu Kumar Garai
cd69fa5842 code example for CSV Importer with Node
Co-authored-by: Arpendu Kumar Garai <Arpendu.KumarGarai@microfocus.com>
2022-12-05 09:50:13 +11:00
Arpendu Kumar Garai
3930e1cb03 Test and Automate Features behind the Flags using Cypress Tests (#206)
* nodejs cypress test launchdarkly

* Delete README.md

* refactor code

* refactor code

* code cleanup

Co-authored-by: Arpendu Kumar Garai <Arpendu.KumarGarai@microfocus.com>
2022-11-07 19:51:48 +11:00
Olaoluwa Ajibade
cd3e68cc66 Adding UrlShortener (#219) 2022-11-04 10:46:47 +11:00
ranjanih
06af47eb4b Spring CSRF (#223)
* Initial test commit

* Update UN PWD

* Updates

* Updates

* Updates

* Test updates

* Updates to tests

* Updates to code

* Update README

Co-authored-by: ranjani2412 <53815317+ranjani2412@users.noreply.github.com>
2022-10-21 10:41:40 +11:00
Arpendu Kumar Garai
f96a02270e Feature Flags in NodeJs React using LaunchDarkly (#205)
* nodejs react launchdarkly

* minor changes

* code refactor

* code refactor

Co-authored-by: Arpendu Kumar Garai <Arpendu.KumarGarai@microfocus.com>
2022-10-11 06:49:45 +11:00
Arpendu Kumar Garai
093221423e Feature Flags in Node.js Backend with LaunchDarkly (#204)
* nodejs-launchdarkly

* segregating code examples

* refactoring the code sections

* refactor directory name

* minor changes

* addressed review comments

* review comments

* review comments

Co-authored-by: Arpendu Kumar Garai <Arpendu.KumarGarai@microfocus.com>
2022-10-11 06:49:21 +11:00
ranjanih
d61382d459 Spring Boot timezones (#218)
* Files

* Updates to timezone-app

* Unit tests and config changes

* Review updates

* Updates to includes more asserts

* Remove sout

* Updates

Co-authored-by: ranjani2412 <53815317+ranjani2412@users.noreply.github.com>
2022-09-26 08:04:48 -05:00
Olaoluwa Ajibade
995a80b24b New Node-Job-Scheduler (#216) 2022-09-05 06:18:06 +10:00
ranjanih
52ce0d921f Configure cors with Spring (#209)
* Initial example

* Spring Webflux application

* Webflux filter

* Working samples

* Spring Web & Webflux initializr projects

* README updates

Co-authored-by: ranjani2412 <53815317+ranjani2412@users.noreply.github.com>
2022-09-01 06:46:01 +10:00
Olaoluwa Ajibade
126fa44d97 Adding NodeJs Logging CodeExamples (#199)
* Adding NodeJs Logging CodeExamples

* Adding NodeJs Logging CodeExamples
2022-07-25 09:51:25 +10:00
dzkaiten
b070b3376b Spring Cloud Tracing Demo Fixes (#188)
* Spring Cloud Tracing Demo Fixes

* Update docker-compose.yml
2022-07-15 06:37:56 +10:00
Anatolij Vasilev
a66b6a0aaa fixed broken link (#196)
The link in the readme was pointing to a 404 page
2022-07-15 06:36:55 +10:00
Abdulcelil Cercenazi
3d2be288e5 Code for Jackson post (#197)
* add the initial maven project

* add a few code examples

* add a few code examples

* add a few code examples

* add a few code examples

* add a few code examples

* add JsonAnyGetter example
2022-07-15 06:34:05 +10:00
Artur Kuksin
937fee0773 Merge pull request #195 from pratikdas/kotlin-coroutines
Kotlin Coroutines
2022-07-14 21:19:31 +02:00
Pratik Das
f531c21c67 code modified 2022-06-25 23:36:15 +05:30
Pratik Das
80165c55ab added code 2022-06-19 18:53:55 +05:30
Pratik Das
e4f9bece6b added code 2022-06-19 06:34:58 +05:30
Pratik Das
7f1cab6e0a added code 2022-06-19 06:13:02 +05:30
Tom Hombergs
351804a083 Update README.md 2022-06-08 17:56:24 +02:00
Arpendu Kumar Garai
657539d435 mapstruct guide (#192)
Co-authored-by: Arpendu Kumar Garai <Arpendu.KumarGarai@microfocus.com>
2022-06-08 17:55:58 +02:00
Artur Kuksin
f3064e5fa0 Merge pull request #190 from pratikdas/axios
Complete guide to Axios
2022-05-20 12:28:32 +02:00
Pratik Das
c6127955bd added ts code 2022-05-19 06:31:10 +05:30
ranjanih
2185f9c68d Introduction to retrofit (#185)
* Initial 3rd party library application

* Add basic auth to app and swagger-ui

* Modifications

* Audit application Initial commit

* Update README

* Application header changes

* Caching

* sync async requests

* Additional changes

* Unit tests

* Updates

* Mistaken refactoring

* Mistaken refactoring

* Mock updates

* Test updates

* Updates

Co-authored-by: ranjani2412 <53815317+ranjani2412@users.noreply.github.com>
2022-05-18 06:27:51 +10:00
Pratik Das
bd8c084a88 added code 2022-05-17 19:43:10 +05:30
Tom Hombergs
1d9c841d88 Update README.md 2022-05-08 06:46:22 +10:00
Artur Kuksin
ce10f21788 Merge pull request #184 from pratikdas/java-streams
Java streams
2022-05-05 11:37:53 +02:00
Artur Kuksin
8a7948a1b3 Merge branch 'master' into java-streams 2022-05-05 11:36:12 +02:00
Arpendu Kumar Garai
0372c85220 spring-reactive-architecture (#182)
Co-authored-by: Arpendu Kumar Garai <Arpendu.KumarGarai@microfocus.com>
2022-05-05 06:23:29 +10:00
Pratik Das
862b40b1fb Node errorhandling (#170)
* added code

* removed cdk code

* added code examples

* added ts files

* added code

* updated code

* error handling code

* Update nodejs/errorhandling/js/index.js

Co-authored-by: Pratik Das <pratikd2001@gmail.com>
Co-authored-by: Tom Hombergs <tom.hombergs@gmail.com>
2022-05-04 20:54:00 +10:00
Pratik Das
a5455521df added code 2022-04-29 21:11:59 +05:30
Pratik Das
89bd3b6729 added code 2022-04-29 21:08:35 +05:30
ranjanih
e2a0494de4 Code examples to support lombok (#171)
* Code examples to support lombok

* Examples

* Minor update

Co-authored-by: ranjani2412 <53815317+ranjani2412@users.noreply.github.com>
2022-04-10 08:55:31 +10:00
Pratik Das
a9bd712afe Merge branch 'node-errorhandling' of https://github.com/pratikdas/code-examples into node-errorhandling 2022-03-30 16:25:31 +05:30
Pratik Das
e1dae42a19 added readme for middleware article 2022-03-30 16:24:50 +05:30
Pratik Das
041442297e Merge branch 'master' into node-errorhandling 2022-03-30 11:04:29 +05:30
Pratik Das
2223be80c9 error handling code 2022-03-30 10:01:45 +05:30
Saikat Sengupta
1f37a81b90 Add code example for Spring Boot Application Info (#162)
* Add code example for Spring Boot Application Info

* Add relevant files
2022-03-28 08:33:11 +11:00
Pratik Das
c2145b5ece added code (#161)
Co-authored-by: Pratik Das <pratikd2001@gmail.com>
2022-03-26 15:52:58 +11:00
Tom Hombergs
c9c34a1d36 add maven wrapper 2022-03-21 10:30:45 +11:00
Tom Hombergs
3a95c4bd5e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	spring-boot/beginners-guide/src/main/java/com/reflectoring/beginnersguide/BegginersGuideApplication.java
#	spring-boot/beginners-guide/src/main/java/com/reflectoring/beginnersguide/controllers/dto/BookResponse.java
#	spring-boot/beginners-guide/src/main/java/com/reflectoring/beginnersguide/domain/Book.java
#	spring-boot/beginners-guide/src/main/java/com/reflectoring/beginnersguide/repository/BookRepository.java
#	spring-boot/beginners-guide/src/main/java/com/reflectoring/beginnersguide/services/BookMapper.java
#	spring-boot/beginners-guide/src/main/java/com/reflectoring/beginnersguide/services/BorrowBookService.java
#	spring-boot/beginners-guide/src/main/java/com/reflectoring/beginnersguide/services/DeleteBookService.java
#	spring-boot/beginners-guide/src/main/java/com/reflectoring/beginnersguide/services/GetBookService.java
#	spring-boot/beginners-guide/src/main/java/com/reflectoring/beginnersguide/services/UpdateBookService.java
2022-03-21 09:46:45 +11:00
Tom Hombergs
b359ee9124 begginer -> beginner 2022-03-21 09:46:14 +11:00
Tom Hombergs
00acacedce Delete spring-boot/begginers-guide directory 2022-03-21 09:41:53 +11:00
Tom Hombergs
66b8191e10 begginer -> beginner 2022-03-21 09:40:47 +11:00
Mufa0
6f0c708d2f Added the code for the article (#152)
* Added the code for the article

* Added code for borrowing a book

Co-authored-by: Mateo Stjepanović <mateostjepanovic@Mateos-MacBook-Pro-2.local>
2022-03-21 09:33:50 +11:00
Pratik Das
385c8f7e96 updated code 2022-03-16 11:36:12 +05:30
Pratik Das
b2ab616af8 Aws kinesis (#160)
* added code

* removed cdk code

* added code examples

* added ts files

* added code

Co-authored-by: Pratik Das <pratikd2001@gmail.com>
2022-03-13 07:44:09 +11:00
Arpendu Kumar Garai
02c73d52f3 Getting started with Spring webflux (#155)
* spring webflux basic implementation

* Update application.yml

Co-authored-by: Arpendu Kumar Garai <Arpendu.KumarGarai@microfocus.com>
2022-03-10 06:45:26 +11:00
syedaf
c593aae6e1 Added Marker Annotation example (#148)
Added Marker Annotation example
2022-03-10 06:44:45 +11:00
Abdulcelil Cercenazi
50f24940fd add code for spring-shell post (#156)
* add code for spring-shell post

* update the build.gradle file
2022-03-10 06:41:58 +11:00