-
Notifications
You must be signed in to change notification settings - Fork 13
/
techstack.yml
677 lines (677 loc) · 29.9 KB
/
techstack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
repo_name: rajadilipkolli/spring-boot-microservices-series-v2
report_id: 5bceeed4f6e567f74eb557b752949254
version: 0.1
repo_type: Public
timestamp: '2024-02-19T14:00:25+00:00'
requested_by: renovate[bot]
provider: github
branch: main
detected_tools_count: 54
tools:
- name: Java
description: A concurrent, class-based, object-oriented, language specifically designed
to have as few implementation dependencies as possible
website_url: https://www.java.com
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2
detection_source: Repo Metadata
- name: Project Reactor
description: Library for building non-blocking applications on JVM
website_url: https://projectreactor.io/
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Java Tools
image_url: https://img.stackshare.io/service/5807/default_cbd8ab670309059d7e315252d307d409aa40d793.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-09-11 09:16:33.000000000 Z
- name: Spring Cloud
description: Spring helps development teams everywhere build simple, portable,fast
and flexible JVM-based systems and applications.
website_url: https://spring.io/projects/spring-cloud
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/5494/default_b403ef08976083aea6d4caf5a4f19f3325c751e5.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: Spring Framework
description: An application framework and inversion of control container for the
Java platform
website_url: https://spring.io/projects/spring-framework
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/2006/spring-framework-project-logo.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: H2 Database
description: A relational database management system written in Java
website_url: http://www.h2database.com/
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/3105/h2-logo_square_400x400.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/pom.xml
detection_source: catalog-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-08-30 14:15:36.000000000 Z
- name: Kafka
description: Distributed, fault tolerant, high throughput pub-sub messaging system
website_url: http://kafka.apache.org/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Message Queue
image_url: https://img.stackshare.io/service/1063/kazUJooF_400x400.jpg
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/docker/docker-compose.yml
detection_source: catalog-service/docker/docker-compose.yml
last_updated_by: renovate[bot]
last_updated_on: 2024-02-09 19:42:33.000000000 Z
- name: Kafka REST
description: A RESTful interface to a Kafka cluster
website_url: https://github.com/confluentinc/kafka-rest
version: 7.6.0
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Kafka Tools
image_url: https://img.stackshare.io/service/8938/default_952e19080b823dcfc14ef0508ae6a783d35224f6.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/docker-compose.yml
detection_source: catalog-service/docker/docker-compose.yml
last_updated_by: renovate[bot]
last_updated_on: 2024-02-09 19:42:33.000000000 Z
- name: Kafka Streams
description: A client library for building applications and microservices
website_url: https://kafka.apache.org/documentation/streams/
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Stream Processing
image_url: https://img.stackshare.io/service/9190/kazUJooF_400x400.jpg
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/order-service/pom.xml
detection_source: order-service/pom.xml
last_updated_by: Raja Dilip Kolli
last_updated_on: 2022-04-24 17:17:32.000000000 Z
- name: Liquibase
description: Easily track, version & deploy database changes
website_url: https://www.liquibase.com
license: Apache-2.0
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Database Tools
image_url: https://img.stackshare.io/service/1398/y1As8_s5_400x400.jpg
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/pom.xml
detection_source: catalog-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-08-30 14:15:36.000000000 Z
- name: MongoDB
description: The database for giant ideas
website_url: http://www.mongodb.com/
version: 6.0.3
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/1030/leaf-360x360.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/docker-compose.yml
detection_source: docker-compose.yml
last_updated_by: Raja Kolli
last_updated_on: 2023-05-28 08:19:14.000000000 Z
- name: PostgreSQL
description: A powerful, open source object-relational database system
website_url: http://www.postgresql.org/
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/1028/ASOhU5xJ.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/docker/docker-compose.yml
detection_source: catalog-service/docker/docker-compose.yml
last_updated_by: Raja Kolli
last_updated_on: 2023-11-25 06:42:47.000000000 Z
- name: Redis
description: Open source (BSD licensed), in-memory data structure store
website_url: http://redis.io/
version: 7.2.4
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Data Stores
sub_category: In-Memory Databases
image_url: https://img.stackshare.io/service/1031/default_cbce472cd134adc6688572f999e9122b9657d4ba.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/docker-compose.yml
detection_source: api-gateway/docker-compose.yml
last_updated_by: renovate[bot]
last_updated_on: 2024-01-10 00:27:24.000000000 Z
- name: Spring Data
description: Provides a consistent approach to data access – relational, non-relational,
map-reduce, and beyond
website_url: https://spring.io/projects/spring-data
license: Apache-2.0
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Database Tools
image_url: https://img.stackshare.io/service/7624/IG6D4Ro2_400x400.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/payment-service/pom.xml
detection_source: payment-service/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: jOOQ
description: A light database-mapping software library
website_url: http://www.jooq.org
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Database Tools
image_url: https://img.stackshare.io/service/2279/jooq-logo-white-750x750-padded.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/inventory-service/pom.xml
detection_source: inventory-service/pom.xml
last_updated_by: rajadilipkolli
last_updated_on: 2021-02-10 09:04:58.000000000 Z
- name: Docker
description: Enterprise Container Platform for High-Velocity Innovation.
website_url: https://www.docker.com/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Virtual Machine Platforms & Containers
image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2
detection_source: Repo Metadata
- name: Docker Compose
description: Define and run multi-container applications with Docker
website_url: https://github.com/docker/compose
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Container Tools
image_url: https://img.stackshare.io/service/3136/docker-compose.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/docker-compose.yml
detection_source: docker-compose.yml
last_updated_by: Raja Kolli
last_updated_on: 2023-12-08 07:42:39.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2
detection_source: Repo Metadata
- name: GitHub Actions
description: Automate your workflow from idea to production
website_url: https://github.com/features/actions
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/11563/actions.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/.github/workflows/api-gateway.yml
detection_source: ".github/workflows/api-gateway.yml"
last_updated_by: renovate[bot]
last_updated_on: 2023-10-19 10:33:56.000000000 Z
- name: Grafana
description: Open source Graphite & InfluxDB Dashboard and Graph Editor
website_url: http://grafana.org/
license: AGPL-3.0
open_source: true
hosted_saas: false
category: Monitoring
sub_category: Monitoring Tools
image_url: https://img.stackshare.io/service/2645/default_8f9d552b144493679449b16c79647da5787e808b.jpg
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/config/grafana/grafana.ini
detection_source: config/grafana/grafana.ini
last_updated_by: Raja Dilip Kolli
last_updated_on: 2022-12-29 05:41:32.000000000 Z
- name: JUnit
description: A programmer-oriented testing framework for Java
website_url: http://junit.org/
license: EPL-1.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/2020/874086.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/src/test/resources/junit-platform.properties
detection_source: api-gateway/src/test/resources/junit-platform.properties
last_updated_by: rajadilipkolli
last_updated_on: 2021-02-12 16:29:52.000000000 Z
- name: Logback
description: A logging framework for Java applications
website_url: https://logback.qos.ch/
open_source: false
hosted_saas: false
category: Monitoring
sub_category: Log Management
image_url: https://img.stackshare.io/service/2923/05518ecaa42841e834421e9d6987b04f_400x400.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/src/test/resources/logback-test.xml
detection_source: catalog-service/src/test/resources/logback-test.xml
last_updated_by: rajadilipkolli
last_updated_on: 2021-02-10 09:04:58.000000000 Z
- name: Prometheus
description: An open-source service monitoring system and time series database,
developed by SoundCloud
website_url: http://prometheus.io/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Monitoring
sub_category: Monitoring Tools
image_url: https://img.stackshare.io/service/2501/default_3cf1b307194b26782be5cb209d30360580ae5b3c.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-09-11 09:16:33.000000000 Z
- name: Zipkin
description: A distributed tracing system
website_url: https://zipkin.io/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Monitoring
sub_category: Monitoring Tools
image_url: https://img.stackshare.io/service/2494/8leuukuhknbc8fj0eg42_400x400.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/docker-compose.yml
detection_source: api-gateway/docker-compose.yml
last_updated_by: Raja Kolli
last_updated_on: 2022-10-31 04:57:52.000000000 Z
- name: Apache Camel
description: A versatile open source integration framework
website_url: https://camel.apache.org/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Application Hosting
sub_category: Platform as a Service
image_url: https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/src/main/resources/application.yml
detection_source: api-gateway/src/main/resources/application.yml
last_updated_by: Raja Kolli
last_updated_on: 2023-09-11 09:16:33.000000000 Z
- name: Alpine Linux
description: Security-oriented, lightweight Linux distribution based on musl libc
and busybox
website_url: https://www.alpinelinux.org/
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Operating Systems
image_url: https://img.stackshare.io/service/6429/alpine_linux.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/docker-compose.yml
detection_source: api-gateway/docker-compose.yml
last_updated_by: renovate[bot]
last_updated_on: 2024-01-10 00:27:24.000000000 Z
- name: Mongo
description: Heroku provides services and tools to build, run, and scale web applications.
Follow @herokustatus for platform updates. A @salesforce company.
website_url: http://wedesignapps.herokuapp.com
version: 6.0.3
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/3519/3wgIDj3j_normal.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/docker-compose.yml
detection_source: docker-compose.yml
last_updated_by: Raja Kolli
last_updated_on: 2023-05-28 08:19:14.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2
detection_source: Repo Metadata
- name: com.github.ben-manes.caffeine:caffeine
description: A high performance caching library for Java 8+
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-09-11 09:16:33.000000000 Z
- name: com.h2database:h2
description: H2 Database Engine
license: MIT-feh
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/pom.xml
detection_source: catalog-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-08-30 14:15:36.000000000 Z
- name: com.squareup.okhttp3:mockwebserver
description: 'Null'
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/pom.xml
detection_source: catalog-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-09-20 03:38:18.000000000 Z
- name: com.squareup.okhttp3:okhttp
description: 'Null'
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/pom.xml
detection_source: catalog-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-09-20 03:38:18.000000000 Z
- name: io.gatling.highcharts:gatling-charts-highcharts
description: Gatling-charts-highcharts
version: 3.10.4
license: Other
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/gatling-tests/pom.xml
detection_source: gatling-tests/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2024-02-19 13:31:00.000000000 Z
- name: io.micrometer:micrometer-registry-prometheus
description: Application monitoring instrumentation facade
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-09-11 09:16:33.000000000 Z
- name: io.projectreactor:reactor-test
description: Reactor Test support
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-09-11 09:16:33.000000000 Z
- name: org.apache.commons:commons-lang3
description: Apache Commons Lang
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/pom.xml
detection_source: catalog-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-11-25 07:58:42.000000000 Z
- name: org.apache.kafka:kafka-streams
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/order-service/pom.xml
detection_source: order-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2024-02-10 10:16:52.000000000 Z
- name: org.glassfish.jaxb:jaxb-runtime
description: JAXB
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-11-25 07:58:42.000000000 Z
- name: org.liquibase:liquibase-core
description: Liquibase is a tool for managing and executing database changes
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/pom.xml
detection_source: catalog-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-11-25 07:58:42.000000000 Z
- name: org.mock-server:mockserver-netty
description: A simple server to support mocking responses from any server / service
that uses HTTP
version: 5.15.0
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/order-service/pom.xml
detection_source: order-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2024-02-10 10:16:52.000000000 Z
- name: org.postgresql:postgresql
description: The PostgreSQL Driver JDBC4
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/pom.xml
detection_source: catalog-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-11-25 07:58:42.000000000 Z
- name: org.springframework.boot:spring-boot-configuration-processor
description: Spring Boot Configuration Processor
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.springframework.boot:spring-boot-devtools
description: Spring Boot Developer Tools
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.springframework.boot:spring-boot-starter-actuator
description: Starter for using Spring Boot's Actuator which provides production
ready features to help you monitor and manage your application
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.springframework.boot:spring-boot-starter-aop
description: Starter for aspect-oriented programming with Spring AOP and AspectJ
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.springframework.boot:spring-boot-starter-data-jpa
description: Starter for using Spring Data JPA with Hibernate
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/inventory-service/pom.xml
detection_source: inventory-service/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.springframework.boot:spring-boot-starter-security
description: Starter for using Spring Security
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/config-server/pom.xml
detection_source: config-server/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-12-08 07:42:39.000000000 Z
- name: org.springframework.boot:spring-boot-starter-test
description: Starter for testing Spring Boot applications with libraries including
JUnit
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.springframework.boot:spring-boot-starter-validation
description: Starter for using Java Bean Validation with Hibernate Validator
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/pom.xml
detection_source: catalog-service/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.springframework.boot:spring-boot-starter-web
description: Starter for building web, including RESTful, applications using Spring
MVC
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/inventory-service/pom.xml
detection_source: inventory-service/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.springframework.cloud:spring-cloud-config-server
description: Spring-cloud-config-server
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/config-server/pom.xml
detection_source: config-server/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2023-12-08 07:42:39.000000000 Z
- name: org.springframework.cloud:spring-cloud-starter-config
description: Spring Cloud Starter
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/api-gateway/pom.xml
detection_source: api-gateway/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.springframework.data:spring-data-commons
description: Global parent pom.xml to be used by Spring Data modules
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/payment-service/pom.xml
detection_source: payment-service/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.springframework.kafka:spring-kafka
description: Spring Kafka Support
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/inventory-service/pom.xml
detection_source: inventory-service/pom.xml
last_updated_by: renovate[bot]
last_updated_on: 2023-12-06 22:59:26.000000000 Z
- name: org.testcontainers:postgresql
description: Testcontainers is a Java library that supports JUnit tests
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/rajadilipkolli/spring-boot-microservices-series-v2/blob/main/catalog-service/pom.xml
detection_source: catalog-service/pom.xml
last_updated_by: Raja Kolli
last_updated_on: 2024-01-03 15:37:32.000000000 Z