You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+20-14Lines changed: 20 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,43 +6,49 @@ layout: default
6
6
7
7
8
8
<article>
9
-
<h2>New WriteUp Aviable</h2>
10
-
<p>A new writeup for HackTheBox - Stocker is now aviable. <ahref="/pages/writeups/hackthebox/machines/stocker">check it out</a></p>
11
-
<small>29 Gen 2023</small>
9
+
<h2>New Project Available</h2>
10
+
<p>My first github pubblic Project. Read the <ahref="{{'/pages/projects/javaGenericCrud'}}">Post</a>.</p>
11
+
<small>02 Feb 2023</small>
12
12
</article>
13
13
<hr>
14
14
15
15
<article>
16
-
<h2>New WriteUp Aviable</h2>
17
-
<p>A new writeup for HackTheBox - Precious is now aviable. <ahref="/pages/writeups/hackthebox/machines/precious">check it out</a></p>
16
+
<h2>New WriteUp Available</h2>
17
+
<p>A new writeup for HackTheBox - Stocker is now Available. <ahref="{{'/pages/writeups/hackthebox/machines/stocker'}}">check it out</a></p>
18
18
<small>29 Gen 2023</small>
19
19
</article>
20
20
<hr>
21
21
22
22
<article>
23
-
<h2>New WriteUp Aviable</h2>
24
-
<p>A new writeup for AngstromCTF 2019 - Paper Bin is now aviable. <ahref="/pages/writeups/angstromctf/2019/paperbin">check it out</a></p>
23
+
<h2>New WriteUp Available</h2>
24
+
<p>A new writeup for HackTheBox - Precious is now Available. <ahref="{{'/pages/writeups/hackthebox/machines/precious'}}">check it out</a></p>
25
25
<small>29 Gen 2023</small>
26
26
</article>
27
27
<hr>
28
28
29
29
<article>
30
-
<h2>New WriteUp Aviable</h2>
31
-
<p>A new writeup for AngstromCTF 2019 - Paper Trail is now aviable. <ahref="/pages/writeups/angstromctf/2019/papertrail">check it out</a></p>
30
+
<h2>New WriteUp Available</h2>
31
+
<p>A new writeup for AngstromCTF 2019 - Paper Bin is now Available. <ahref="{{'/pages/writeups/angstromctf/2019/paperbin'}}">check it out</a></p>
32
32
<small>29 Gen 2023</small>
33
33
</article>
34
34
<hr>
35
35
36
36
<article>
37
-
<h2>New WriteUp Aviable</h2>
38
-
<p>A new writeup for AngstromCTF 2019 - LITHP is now aviable. <ahref="/pages/writeups/angstromctf/2019/lithp">check it out</a></p>
37
+
<h2>New WriteUp Available</h2>
38
+
<p>A new writeup for AngstromCTF 2019 - Paper Trail is now Available. <ahref="{{'/pages/writeups/angstromctf/2019/papertrail'}}">check it out</a></p>
39
39
<small>29 Gen 2023</small>
40
40
</article>
41
41
<hr>
42
42
43
43
<article>
44
-
<h2>New WriteUp Aviable</h2>
45
-
<p>A new writeup for AngstromCTF 2019 - Scratch It Out is now aviable. <ahref="/pages/writeups/angstromctf/2019/scratchitout">check it out</a></p>
44
+
<h2>New WriteUp Available</h2>
45
+
<p>A new writeup for AngstromCTF 2019 - LITHP is now Available. <ahref="{{'/pages/writeups/angstromctf/2019/lithp'}}">check it out</a></p>
46
46
<small>29 Gen 2023</small>
47
47
</article>
48
-
<hr>
48
+
<hr>
49
+
50
+
<article>
51
+
<h2>New WriteUp Available</h2>
52
+
<p>A new writeup for AngstromCTF 2019 - Scratch It Out is now Available. <ahref="{{'/pages/writeups/angstromctf/2019/scratchitout'}}">check it out</a></p>
You can use this project to implement automatically your CRUD methods.
10
+
11
+
You just have to create a **SpringBoot Application project** from [here](https://start.spring.io/) using **Maven** with all the following dependencies:
If you like this project put a Star and Join me to update it otherwise please, explain to me what you didn't like opening an issue and discussing it with me.
0 commit comments