vvmk
38f0431741
Delete a post
8 vuotta sitten
vvmk
dff4fa02f0
GET one poll by pollId
8 vuotta sitten
vvmk
0912aeb88d
Remove mockMvc prop
8 vuotta sitten
vvmk
a5ac3ee70b
Return new entity uri on poll POST
Postman tests show the uri works. The goofy try/catch
is because I'm not sure how to mock the ServletContext in order
to unit test the HttpHeaders. This way at least it runs and
I can test the uri params (the important part anyway)
8 vuotta sitten
vvmk
6e87f26e45
Create new poll
8 vuotta sitten
vvmk
9908dd7026
Remove javax.Inject dependency
8 vuotta sitten
vvmk
3c6fbcf5e5
Update the README to suggest constructor-based DI
Constructor-based DI asserts that the class cannot
be instantiated without the supplied dependency. This method
enforces the requirement whether or not you use Spring, and
therefore is container-agnostic.
Also, Spring will throw up a Warning flag if you just annotate
the prop with @Inject
8 vuotta sitten
vvmk
6b277a1f68
Unit test PollController
Mockito is lackluster, but i missed you, junit <3
8 vuotta sitten
vvmk
c6f80bc75f
Create domain objects and crud repos
8 vuotta sitten
Git-Leon
3d3107004d
Update README.md
8 vuotta sitten
Git-Leon
7c9f674624
Update README.md
8 vuotta sitten
Git-Leon
7baffd8319
Update README.md
8 vuotta sitten
Git-Leon
be1e5aea4a
Update README.md
8 vuotta sitten
Git-Leon
671a3d2c35
Update README.md
8 vuotta sitten
Git-Leon
bd0a4811a9
Update README.md
8 vuotta sitten
Git-Leon
e85aaaf8ca
Update README.md
8 vuotta sitten
Git-Leon
c4a6224b6b
Update README.md
8 vuotta sitten
Git-Leon
12e28ad656
Update README.md
9 vuotta sitten
Git-Leon
769e742175
Update README.md
9 vuotta sitten
Git-Leon
db76ff359b
Update README.md
9 vuotta sitten
Git-Leon
f0201604b2
Update README.md
9 vuotta sitten
Git-Leon
76c645c716
Update pom.xml
9 vuotta sitten
Git-Leon
8f3cebdee5
Update README.md
9 vuotta sitten
Git-Leon
b9326aed69
Update README.md
9 vuotta sitten
Git-Leon
2edeb76dee
Update README.md
9 vuotta sitten
David Ginzberg
542bcec23a
fix URI typo in 4.4
9 vuotta sitten
David Ginzberg
109facde60
clean up readme formatting
9 vuotta sitten
David Ginzberg
f90e25abd3
add some clarity to readme
9 vuotta sitten
David Ginzberg
d30839a006
Fix section 3.1.8 URI
9 vuotta sitten
David Ginzberg
0f812f4619
fix section 3.1.8
9 vuotta sitten
Git-Leon
ce4bdd0bc0
Update README.md
9 vuotta sitten
Git-Leon
a20295124b
Update README.md
9 vuotta sitten
David Ginzberg
02c3111195
Finish part 5 readme
9 vuotta sitten
Leon
cf7bf90649
gitignored some stuff
9 vuotta sitten
Git-Leon
04dd874941
Create .gitignore
9 vuotta sitten
Git-Leon
88c2afebe6
Update README.md
9 vuotta sitten
Git-Leon
a6997d6d58
Update README.md
9 vuotta sitten
Git-Leon
9598726ad7
Update README.md
9 vuotta sitten
Git-Leon
53e79f975d
Update README.md
9 vuotta sitten
Git-Leon
7592772708
Update README.md
9 vuotta sitten
Git-Leon
ceafb07b44
Update README.md
9 vuotta sitten
Git-Leon
8f38aef2c1
Update README.md
9 vuotta sitten
Git-Leon
2eaf422e0c
Update README.md
9 vuotta sitten
Git-Leon
0a882a9e62
Update README.md
9 vuotta sitten
Leon
103153c207
first commit
9 vuotta sitten