-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
676 lines (676 loc) · 22.9 KB
/
sitemap.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.finecloud.ch/sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
<url>
<loc>https://www.finecloud.ch/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/atomare-datentypen.html</loc>
<lastmod>2022-06-20T07:08:53+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/automatically-update-hidden-dependencies-in-your-dockerfiles.html</loc>
<lastmod>2024-09-13T22:50:31+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/awk-and-sed.html</loc>
<lastmod>2024-04-05T20:58:56+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/building-a-graphql-service.html</loc>
<lastmod>2024-01-24T20:15:11+01:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/building-spring-boot-docker-images.html</loc>
<lastmod>2023-05-03T20:34:47+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/capture-groups-in-java.html</loc>
<lastmod>2022-07-14T06:35:45+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/citrix-adc-backup-mit-ansible.html</loc>
<lastmod>2022-07-08T16:13:45+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/cleancode.html</loc>
<lastmod>2023-02-09T16:55:54+01:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/conventional-commits.html</loc>
<lastmod>2023-02-14T09:20:08+01:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/data-transfer-objects.html</loc>
<lastmod>2023-04-11T19:53:59+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/data-validation-overview.html</loc>
<lastmod>2023-05-02T21:45:22+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/dateien-und-verzeichnisse-unter-java.html</loc>
<lastmod>2022-06-06T23:13:08+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/deploy-your-java-web-app-to-heroku.html</loc>
<lastmod>2022-12-23T06:30:35+01:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/die-for-each-schleife-2.html</loc>
<lastmod>2022-05-25T20:14:33+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/die-java-db.html</loc>
<lastmod>2022-06-28T12:08:33+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/die-stream-api.html</loc>
<lastmod>2022-06-20T07:10:50+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/difference-between-heap-and-stack.html</loc>
<lastmod>2023-03-29T20:14:52+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/75/HeapAndStack-2.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/einstieg-in-regex-mit-java.html</loc>
<lastmod>2022-07-14T05:55:53+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/endlose-streams.html</loc>
<lastmod>2022-06-20T07:10:28+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/getting-stared-with-spring-framework.html</loc>
<lastmod>2022-09-23T07:41:59+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/65/Screenshot-2022-09-19-at-06.18.30.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/65/Screenshot-2022-09-19-at-06.22.16.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/65/Screenshot-2022-09-20-at-08.58.49.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/65/Screenshot-2022-09-21-at-09.14.36.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/65/Screenshot-2022-09-21-at-11.10.16-2.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/github-classic-vs-fine-grained-personal-access-tokens.html</loc>
<lastmod>2024-08-05T20:11:49+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/104/gh-token.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/104/gh-token-2.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/104/SCR-20240805-qyyf.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/github-codespace.html</loc>
<lastmod>2024-04-06T14:23:11+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/102/SCR-20240405-stqz.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/guis-mit-javafx.html</loc>
<lastmod>2022-07-05T14:38:13+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/45/Screenshot-2022-07-03-at-20.39.58.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/45/ClassNode.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/45/Screenshot-2022-07-04-at-06.32.10.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/45/Screenshot-2022-07-04-at-06.44.26.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/45/Screenshot-2022-07-04-at-06.50.34.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/45/Screenshot-2022-07-04-at-06.57.00.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/45/Screenshot-2022-07-04-at-07.37.47.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/45/Screenshot-2022-07-05-at-14.30.06.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/handling-exceptions-in-webui.html</loc>
<lastmod>2022-09-27T17:49:41+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/66//Screenshot-2022-09-27-at-10.37.26.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/66/Screenshot-2022-09-27-at-13.08.06-2.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/66/Screenshot-2022-09-27-at-13.35.45.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/how-to-do-a-code-review.html</loc>
<lastmod>2024-03-18T17:33:39+01:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/http-methoden-rfc9110.html</loc>
<lastmod>2023-04-04T16:18:48+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/40/Screenshot-2023-04-04-at-16.18.32.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/http-response-status-codes.html</loc>
<lastmod>2022-06-27T06:35:21+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/imperativ-vs-deklarativ.html</loc>
<lastmod>2022-09-03T07:15:03+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/infrastructure-as-software.html</loc>
<lastmod>2022-09-03T21:19:40+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-access-modifier.html</loc>
<lastmod>2022-07-10T06:31:08+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-and-databases-use-sql-joins.html</loc>
<lastmod>2022-09-13T11:41:52+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-basics-dates-and-time.html</loc>
<lastmod>2022-08-30T18:55:35+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-basics-generics.html</loc>
<lastmod>2022-08-23T17:29:38+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/58/Screenshot-2022-08-23-at-14.27.30.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/java-basics-optionals.html</loc>
<lastmod>2022-08-30T06:00:03+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-collection-iteratoren.html</loc>
<lastmod>2022-05-26T14:18:44+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-collection-listen.html</loc>
<lastmod>2022-05-26T14:44:15+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-collection-sets.html</loc>
<lastmod>2022-05-26T14:03:21+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-collections.html</loc>
<lastmod>2022-05-26T13:27:11+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-die-pecs-regel.html</loc>
<lastmod>2022-06-20T07:12:58+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-exceptions.html</loc>
<lastmod>2022-08-23T12:05:05+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-genereische-methoden-und-beschraenkte-typen.html</loc>
<lastmod>2022-05-28T20:17:55+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-namenskonventionen.html</loc>
<lastmod>2022-07-09T15:53:17+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-reader-und-writer.html</loc>
<lastmod>2022-06-20T07:09:29+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-serverlet-entwickeln-mit-vscode.html</loc>
<lastmod>2022-06-25T09:54:05+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-serverlets.html</loc>
<lastmod>2022-06-27T09:22:53+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/36/Screenshot-2022-06-21-at-10.59.45.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/java-varargs.html</loc>
<lastmod>2022-05-25T20:38:17+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/java-working-with-a-database.html</loc>
<lastmod>2022-09-10T06:42:36+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/61/Screenshot-2022-08-31-at-13.41.45.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/61/Screenshot-2022-08-31-at-13.47.28.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/javascript-advanced-features.html</loc>
<lastmod>2023-03-29T20:14:17+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/79/Screenshot-2023-01-31-at-14.42.22.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/79/Screenshot-2023-01-31-at-14.49.16.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/javascript-and-the-browser.html</loc>
<lastmod>2023-03-29T20:14:23+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/77/Screenshot-2023-01-24-at-10.45.34.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/77/Pasted-image-20230130160641.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/77/Pasted-image-20230130160742.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/77/Screenshot-2023-01-31-at-07.17.30.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/javascript-arrays.html</loc>
<lastmod>2023-03-29T20:14:46+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/javascript-basics.html</loc>
<lastmod>2023-03-29T20:14:35+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/javascript-functions.html</loc>
<lastmod>2023-03-29T20:14:40+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/javascript-objects.html</loc>
<lastmod>2023-03-29T20:14:29+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/jvm-und-jdk-unter-der-haube.html</loc>
<lastmod>2022-07-07T09:04:56+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/46/classloader.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/kubernetes-auf-proxmox-mit-ansible-und-terraform-teil-2.html</loc>
<lastmod>2022-07-05T14:44:19+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/44/Screenshot-2022-07-02-at-17.03.04.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/44/Screenshot-2022-07-02-at-17.25.57.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/kubernetes-auf-proxmox-mit-ansible-und-terraform.html</loc>
<lastmod>2022-07-01T21:57:04+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/lambda-ausdruecke-2.html</loc>
<lastmod>2022-06-20T07:13:19+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/lambda-ausdruecke.html</loc>
<lastmod>2022-07-02T07:39:20+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/lambda-funktionale-interfaces.html</loc>
<lastmod>2022-06-20T07:13:10+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/maven-getting-started.html</loc>
<lastmod>2022-11-03T16:59:36+01:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/68/Screenshot-2022-10-27-at-17.17.05.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/68/Screenshot-2022-10-27-at-18.09.08.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/68/inheritance.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/68/Screenshot-2022-10-27-at-20.01.00.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/mehrdimensionale-java-arrays.html</loc>
<lastmod>2022-06-06T23:18:42+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/microservices.html</loc>
<lastmod>2023-10-28T14:08:12+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/mockmvc.html</loc>
<lastmod>2023-04-06T21:22:21+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/monitor-proxmox-mit-grafana-und-prometheus.html</loc>
<lastmod>2022-07-24T18:00:23+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/52/Screenshot-2022-07-24-at-09.03.53.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/52/Screenshot-2022-07-24-at-09.04.29.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/52/Screenshot-2022-07-24-at-16.35.52.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/52/Screenshot-2022-07-24-at-17.01.18.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/52/Screenshot-2022-07-24-at-17.04.08-2.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/52/Screenshot-2022-07-24-at-17.05.53.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/52/screenshot.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/multithreading.html</loc>
<lastmod>2022-06-20T07:09:00+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/netzwerkkommunikation-mit-java.html</loc>
<lastmod>2022-06-21T10:11:31+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/opnsense-backup-to-nextcloud.html</loc>
<lastmod>2022-11-03T09:49:00+01:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/69/Screenshot-2022-11-03-at-09.19.23.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/69/Screenshot-2022-11-03-at-09.24.39.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/69/Screenshot-2022-11-03-at-09.32.01.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/69/Screenshot-2022-11-03-at-09.38.41.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/69/Screenshot-2022-11-03-at-09.39.22.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/page/10/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/11/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/12/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/13/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/14/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/15/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/16/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/2/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/3/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/4/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/5/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/6/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/7/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/8/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/page/9/</loc>
</url>
<url>
<loc>https://www.finecloud.ch/parallele-streams.html</loc>
<lastmod>2022-06-20T07:10:36+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/project-lombok.html</loc>
<lastmod>2023-04-04T21:00:56+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/proxmox-ve-72-installation.html</loc>
<lastmod>2022-06-09T13:16:03+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/proxmox-ve-intro.html</loc>
<lastmod>2022-06-08T15:46:47+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/22/Screenshot-2022-06-06-at-23.00.20.png</image:loc>
<image:title><![CDATA[Architektur]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/shellcheck.html</loc>
<lastmod>2022-08-05T19:22:39+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/54//shellcheck.gif</image:loc>
<image:title><![CDATA[ShellChek]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/spring-annotations.html</loc>
<lastmod>2023-04-04T16:15:16+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/spring-bean-lifecycle.html</loc>
<lastmod>2023-04-28T22:33:45+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/83/lifecycle.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/spring-boot-on-kubernetes.html</loc>
<lastmod>2023-05-05T19:16:26+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/spring-exception-handling.html</loc>
<lastmod>2023-04-10T08:45:10+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/streamcollect-daten-aus-einem-stream-sammeln.html</loc>
<lastmod>2022-06-20T07:10:12+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/synchronisation.html</loc>
<lastmod>2022-06-20T07:08:44+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/tabby.html</loc>
<lastmod>2022-06-17T06:44:36+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/33/readme-terminal.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/33/Screenshot-2022-06-14-at-22.13.16.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/33/Screenshot-2022-06-14-at-22.15.00.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/33/Screenshot-2022-06-14-at-22.57.05.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/take-care-of-your-ssh-keys.html</loc>
<lastmod>2022-11-22T15:37:51+01:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/terraform-tips-and-tricks-2.html</loc>
<lastmod>2023-09-18T17:11:41+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/92/Screenshot-2023-09-15-at-21.25.59.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/92/Screenshot-2023-09-18-at-13.40.41.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/92/Screenshot-2023-09-18-at-13.43.16.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/testen-von-io-operationen.html</loc>
<lastmod>2022-06-20T07:09:19+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/the-concept-of-api-contracts.html</loc>
<lastmod>2023-09-23T13:54:08+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/third-party-github-actions.html</loc>
<lastmod>2024-04-08T20:50:51+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/threema-backup-to-nextcloud.html</loc>
<lastmod>2022-10-13T07:53:01+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/toc-in-readmemd-erstellen.html</loc>
<lastmod>2022-06-25T08:31:16+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/39/Screenshot-2022-06-25-at-08.21.47.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/unterschiede-zwischen-proxmox-containers-und-docker.html</loc>
<lastmod>2022-07-08T16:43:37+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/utility-methoden-von-java-arrays.html</loc>
<lastmod>2022-06-20T07:11:12+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/vaultwarden-backup.html</loc>
<lastmod>2022-05-24T09:21:32+02:00</lastmod>
</url>
<url>
<loc>https://www.finecloud.ch/visualisiere-deine-strava-aktivitaeten-mit-grafana.html</loc>
<lastmod>2022-08-09T08:41:05+02:00</lastmod>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/55/strava.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/55/config_2.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
<image:image>
<image:loc>https://www.finecloud.ch/media/posts/55/strava-2.png</image:loc>
<image:title><![CDATA[]]></image:title>
</image:image>
</url>
<url>
<loc>https://www.finecloud.ch/working-efficient-within-different-directories-in-a-linux-shell.html</loc>
<lastmod>2023-12-11T07:36:08+01:00</lastmod>
</url>
</urlset>