We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe9a2f9 commit 5222145Copy full SHA for 5222145
.vscode/settings.json
@@ -0,0 +1,5 @@
1
+{
2
+ "files.watcherExclude": {
3
+ "**/target": true
4
+ }
5
+}
README.md
@@ -43,7 +43,7 @@ mix thereof. None of them are actually needed to understand the mechanics of and
43
behind what we would call "object oriented" or "functional" techniques. They certainly don't
44
work as justification for adding getters and setters to every class.
45
46
-Feel free to join our [discord server](https://discord.gg/together-java-272761734820003841)
+Feel free to join our [discord server](https://discord.gg/xSdQBHfTun)
47
if you have any questions, or require assistance with the project.
48
49
## Getting started
0 commit comments