Questions tagged as 'spring-tool-suite'

1
answer

I have an error showing data in a Grid

I'm working with Java Spring , hibernate and maven and when I see the data in a grid I get this error:    SyntaxError: JSON.parse: unexpected end of data at line 1 column 147704 of the JSON data. But it only comes up when I add data...
asked by 12.09.2016 / 16:30
1
answer

Eclipse STS the subclipse plug-in disappears when it restarts

The versions are the following eclipse STS V. 3.8.2.RELEASE SO macOS Sierra subclipse V. 1.12.x. I install subclipse through the marketplace and all ok, I can do commits, checkouts, etc. everything necessary through the plug-in, however once...
asked by 26.10.2016 / 16:29
1
answer

spring tool suite error when opening marketplace

Since I updated my sts it does not allow me to open the marketplace or any link that is from the marketplace. It always shows me the following error: In case it is not appreciated, the error when giving it in details says:    Can n...
asked by 29.02.2016 / 19:14
2
answers

Java Spring connection with wamp. I do not insert the record

I am learning the Java Spring Framework and following a tutorial I made some classes with the repsective attributes that coincided with the ones I have mounted in the database. And what I intend is to the data in the Database of my WAMP Ser...
asked by 20.08.2018 / 13:16
0
answers

How can I disable CSRF only for my api with spring security? [closed]

I'm creating a project with spring using spring security but I'm having problem only with my api (all controllers are working correctly with csrf). But it seems like the csrf is causing problems to my api, because when I make a request to my api...
asked by 12.03.2017 / 16:11
1
answer

how can I get a specific data on a map in java? [closed]

Hello, how can I take a specific value within a map? by means of a set ?? do { Student s = new Student(); s.setListName(numerolista2); System.out.println("ingrese su nombre:");...
asked by 08.11.2016 / 06:57
1
answer

Error running a project with tomcat 8

When I try to raise my project and put the address localhost: 8080 / SpringSep I get the following error. This is what it gives in the log feb 06, 2017 9:02:42 AM org.apache.tomcat.util.digester.SetPropertiesRule begin ADV...
asked by 06.02.2017 / 16:06
1
answer

How to extract a name from my controller?

I have times trying to extract the current user to be able to make a comparison in my controller so that only the user who made it can delete a reservation. But I have not found a way to get that user, any ideas? Controller @RequestMa...
asked by 02.11.2016 / 16:05
0
answers

Command 'security setup' was found but is not currently available

Use gvnix 1.5.1 and roo 1.3.2 for a project. I am trying to create the corresponding security configuration files with the 'security setup' command but I miss this message that it is not available. I already have a class and a controller crea...
asked by 12.09.2018 / 21:30
0
answers

Problem with Spring roo when trying to do reverse engineering

I was trying to do reverse engineering and when executing the command:    database reverse engineer --package ~ .domain --schema tests and I miss the following error:    Unknown character set index for field '255' received from server....
asked by 27.05.2018 / 12:52