File tree 3 files changed +34
-3
lines changed
3 files changed +34
-3
lines changed Original file line number Diff line number Diff line change @@ -91,13 +91,23 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>Getting S
91
91
springdoc.swagger-ui.path=/swagger-ui.html</ code > </ pre >
92
92
</ div >
93
93
</ div >
94
-
94
+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964 "
95
+ crossorigin ="anonymous "> </ script >
96
+ < ins class ="adsbygoogle "
97
+ style ="display:block; text-align:center; "
98
+ data-ad-layout ="in-article "
99
+ data-ad-format ="fluid "
100
+ data-ad-client ="ca-pub-8127371937306964 "
101
+ data-ad-slot ="6163211104 "> </ ins >
102
+ < script >
103
+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
104
+ </ script >
95
105
</ div >
96
106
</ div >
97
107
</ div >
98
108
< div id ="footer ">
99
109
< div id ="footer-text ">
100
- Last updated 2024-10-06 13:58:54 +0200
110
+ Last updated 2024-10-06 14:02:23 +0200
101
111
</ div >
102
112
</ div >
103
113
</ div >
Original file line number Diff line number Diff line change @@ -358,7 +358,17 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>2. Gettin
358
358
springdoc.swagger-ui.path=/swagger-ui.html</ code > </ pre >
359
359
</ div >
360
360
</ div >
361
-
361
+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964 "
362
+ crossorigin ="anonymous "> </ script >
363
+ < ins class ="adsbygoogle "
364
+ style ="display:block; text-align:center; "
365
+ data-ad-layout ="in-article "
366
+ data-ad-format ="fluid "
367
+ data-ad-client ="ca-pub-8127371937306964 "
368
+ data-ad-slot ="6163211104 "> </ ins >
369
+ < script >
370
+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
371
+ </ script >
362
372
</ div >
363
373
</ div >
364
374
< div class ="sect1 ">
Original file line number Diff line number Diff line change @@ -32,4 +32,15 @@ springdoc.swagger-ui.path=/swagger-ui.html
32
32
----
33
33
34
34
++++
35
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964"
36
+ crossorigin="anonymous"></script>
37
+ <ins class="adsbygoogle"
38
+ style="display:block; text-align:center;"
39
+ data-ad-layout="in-article"
40
+ data-ad-format="fluid"
41
+ data-ad-client="ca-pub-8127371937306964"
42
+ data-ad-slot="6163211104"></ins>
43
+ <script>
44
+ (adsbygoogle = window.adsbygoogle || []).push({});
45
+ </script>
35
46
++++
You can’t perform that action at this time.
0 commit comments