python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
test Grails 3.3.8 app with junit 4 or 5 in eclipse 2018-12, is it possible?
i m working on a grails project and i want to add tests to it.
I used spock and Geb but i prefer JUnit but it doesnt work.
i m creating a new Groovy Test with the eclipse wizard, i select either junit...
Lenz
Votes: 0
Answers: 1
Grails 2.5.4 does not log anything when running with run-app after upgrading log4j
I am trying to upgrade the version of log4j in my grails 2.5.4 application from 1.2.17 to 2.17.2. I am able to build and deploy the war and have all the logs work as expected, but the app does not log...
user2518159
Votes: 0
Answers: 1
debug grails in vscode
I know, that this question is well discussed in this and many other places but none of the solutions works for me. To keep it short, I won't explain all the things I found as possible solution I found...
Ludwig Guggenberger
Votes: 0
Answers: 0
What is conflicting with apply plugin: "org.grails.plugins.views-json"?
I am upgrading our gradle grails and gorm project following this guide https://docs.grails.org/4.0.0/guide/single.html#upgrading
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/...
Dylan
Votes: 0
Answers: 1