GithubHelp home page GithubHelp logo

smuralee / todos-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 28 KB

REST API using Java and Spring Framework

License: Apache License 2.0

Java 98.37% Dockerfile 1.63%
microservice rest-api spring-boot

todos-api's People

Contributors

smuralee avatar

Watchers

 avatar  avatar

todos-api's Issues

Compilation error during the build

2023-06-04T17:51:25.9770494Z [INFO] Changes detected - recompiling the module!
2023-06-04T17:51:25.9797484Z [INFO] Compiling 6 source files to /home/runner/work/todos-api/todos-api/target/classes
2023-06-04T17:51:27.3398325Z [INFO] -------------------------------------------------------------
2023-06-04T17:51:27.3402003Z [ERROR] COMPILATION ERROR :
2023-06-04T17:51:27.3405075Z [INFO] -------------------------------------------------------------
2023-06-04T17:51:27.3408350Z [ERROR] /home/runner/work/todos-api/todos-api/src/main/java/com/smuralee/entity/Todo.java:[10,2] cannot find symbol
2023-06-04T17:51:27.3411533Z symbol: class Entity
2023-06-04T17:51:27.3414690Z [ERROR] /home/runner/work/todos-api/todos-api/src/main/java/com/smuralee/entity/Todo.java:[11,2] cannot find symbol
2023-06-04T17:51:27.3417832Z symbol: class Table
2023-06-04T17:51:27.3421105Z [ERROR] /home/runner/work/todos-api/todos-api/src/main/java/com/smuralee/entity/Todo.java:[7,1] package javax.persistence does not exist
2023-06-04T17:51:27.3424412Z [ERROR] /home/runner/work/todos-api/todos-api/src/main/java/com/smuralee/service/DefaultController.java:[8,26] package javax.servlet.http does not exist
2023-06-04T17:51:27.3427638Z [ERROR] /home/runner/work/todos-api/todos-api/src/main/java/com/smuralee/service/DefaultController.java:[21,51] cannot find symbol
2023-06-04T17:51:27.3428208Z symbol: class HttpServletRequest
2023-06-04T17:51:27.3431787Z location: class com.smuralee.service.DefaultController
2023-06-04T17:51:27.3435092Z [ERROR] /home/runner/work/todos-api/todos-api/src/main/java/com/smuralee/entity/Todo.java:[19,6] cannot find symbol
2023-06-04T17:51:27.3435586Z symbol: class Id
2023-06-04T17:51:27.3439777Z location: class com.smuralee.entity.Todo
2023-06-04T17:51:27.3442949Z [ERROR] /home/runner/work/todos-api/todos-api/src/main/java/com/smuralee/entity/Todo.java:[20,6] cannot find symbol
2023-06-04T17:51:27.3443476Z symbol: class GeneratedValue
2023-06-04T17:51:27.3447024Z location: class com.smuralee.entity.Todo
2023-06-04T17:51:27.3450644Z [ERROR] /home/runner/work/todos-api/todos-api/src/main/java/com/smuralee/entity/Todo.java:[20,32] cannot find symbol
2023-06-04T17:51:27.3450999Z symbol: variable GenerationType
2023-06-04T17:51:27.3454849Z location: class com.smuralee.entity.Todo
2023-06-04T17:51:27.3458404Z [INFO] 8 errors
2023-06-04T17:51:27.3461718Z [INFO] -------------------------------------------------------------
2023-06-04T17:51:27.3470763Z [INFO] ------------------------------------------------------------------------
2023-06-04T17:51:27.3474307Z [INFO] BUILD FAILURE
2023-06-04T17:51:27.3477732Z [INFO] ------------------------------------------------------------------------
2023-06-04T17:51:27.3492824Z [INFO] Total time: 10.137 s
2023-06-04T17:51:27.3497615Z [INFO] Finished at: 2023-06-04T17:51:27Z
2023-06-04T17:51:27.3500002Z [INFO] ------------------------------------------------------------------------

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.