Wiki source code of Basisprojekt
Version 25.1 by Marco Grawunder on 2025/08/15 11:01
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | [[image:Main.Organisatorisches.WebHome@softwareprojekt_logo_transparent.png||alt="SoftwareprojektLogo.png" data-xwiki-image-style-alignment="end" height="136" width="309"]] | ||
| 2 | |||
| 3 | {{toc/}} | ||
| 4 | |||
| 5 | Hier folgen Erklärungen des neuen Basisprojekts. | ||
| 6 | |||
| 7 | |||
| 8 | = Basisprojekt mit IntelliJ einrichten = | ||
| 9 | |||
| 10 | [[image:1755245956916-184.png]] | ||
| 11 | |||
| 12 | == Clone == | ||
| 13 | |||
| 14 | [[image:1755245971657-468.png]] | ||
| 15 | |||
| 16 | |||
| 17 | [[image:1755245980026-164.png]] | ||
| 18 | |||
| 19 | Auf anderen Branch wechseln (hier development) | ||
| 20 | |||
| 21 | [[image:1755245996886-733.png]] | ||
| 22 | |||
| 23 | == Initialer Build (Generierung) == | ||
| 24 | |||
| 25 | [[image:1755246008466-477.png]] | ||
| 26 | |||
| 27 | |||
| 28 | [[image:1755246018789-616.png]] | ||
| 29 | |||
| 30 | |||
| 31 | == Lombok Plugin == | ||
| 32 | |||
| 33 | **Lombok Plugin installiert? Wenn nein jetzt machen** | ||
| 34 | |||
| 35 | |||
| 36 | **TODO: Zeigen** | ||
| 37 | |||
| 38 | |||
| 39 | [[image:1755246035428-328.png]] | ||
| 40 | |||
| 41 | |||
| 42 | ... und aktivieren (Man wird nach dem Start der Anwendung gefragt) | ||
| 43 | |||
| 44 | [[image:1755246072443-191.png]] | ||
| 45 | |||
| 46 | |||
| 47 | [[image:1755246118807-452.png]] | ||
| 48 | |||
| 49 | |||
| 50 | Logging umstellen: | ||
| 51 | |||
| 52 | [[image:1755246135109-325.png]] | ||
| 53 | |||
| 54 | |||
| 55 | [[image:1755246147827-679.png]] | ||
| 56 | |||
| 57 | |||
| 58 | [[image:1755246162330-595.png]] | ||
| 59 | |||
| 60 | |||
| 61 | [[image:1755246173415-934.png]] | ||
| 62 | |||
| 63 | |||
| 64 | **Wenn man IntelliJ nicht in der Pro-Version verwendet, muss kann man ein Spring-Profil über eine Umgebungsvariable in der Konfiguration des Servers setzen: ** | ||
| 65 | |||
| 66 | **SPRING_PROFILES_ACTIVE=dev** | ||
| 67 | |||
| 68 | [[image:1755246257400-525.png]] | ||
| 69 | |||
| 70 | |||
| 71 | [[image:1755246212916-883.png]] | ||
| 72 | |||
| 73 | |||
| 74 | [[image:1755246223246-834.png]] | ||
| 75 | |||
| 76 | |||
| 77 | [[image:1755246233218-893.png]] | ||
| 78 | |||
| 79 | |||
| 80 | [[image:1755246292057-581.png]] | ||
| 81 | |||
| 82 | [[image:1755246318433-327.png]] |