Code Monkey home page Code Monkey logo

groovy_holathomas's Introduction

"# groovy_holaThomas"

Un ejemplo de una web aplicación sensilla con groovy que se puede debuguear. Se instala asi :

1)Download Eclipse 12 R version 2019 here : https://www.eclipse.org/downloads/packages/2019-12r

2)Help > Eclipse Marketplace, cherchez et installer "Spring Tools"

3)Download the small groovy application here : https://github.com/thomascolomba/groovy_holaThomas

4)Open Eclipse, File > Import... Gradle > Existing Gradle Project, click [Next], Then select the previously downloaded source code, click [Next], click [Next] one more time, click [Finish].

5)Run > Debug configurations... Select "Spring Boot App" then click the icon "new launch configuration". Select the project you previously imported, as "Main type" select "Application - hello world", then click [Debug], then [Proceed].

6)When the console shows : "Grails application running at http://localhost:8080 in environment: development". Open the file "HelloControler.groovy" and add a breakpoint in the "index" method.

7)Then browse to "http://localhost:8080/hello/index" with your favorite browser. Eclipse should have opened the debug perspective allowing you to debug.

groovy_holathomas's People

Contributors

thomascolomba avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.