Did you have any problems with resources getting mapped to this default controller?
It seems to be working, but my CSS / Javascript / images are also being mapped by the default controller. Any...
Type: Posts; User: AshMcConnell; Keyword(s):
Did you have any problems with resources getting mapped to this default controller?
It seems to be working, but my CSS / Javascript / images are also being mapped by the default controller. Any...
Hi Folks,
I'm having trouble setting session attributes for a test. I am using MockMvc to test calls to a controller. The session model has a member attribute on it (representing the person who...
Hi Folks,
I'm not sure of the most appropriate place to post this, so forgive me if this is the wrong place.
Having trouble resolving gradle dependencies. I think this worked previously. Is...
Thanks Rossen, that's what I was missing. I'll try it out when I get back to work next week.
Happy New year
Ash
Hi Folks,
I am trying to unit test a controller
Here is the test: -
@Test
public void testRegisterMemberExists() throws Exception {
Hi Folks,
We are having trouble getting a custom repository working with spring data rest. Is there perhaps a working example project somewhere I can have a look at?
Thanks for your help
All...