Giter Club home page Giter Club logo

springboot-book-management-app's Introduction

springbootで書籍管理アプリの作成をしてみる

参考URL:https://uha-blog.com/java/spring-boot-book-webapp/#st-toc-h-5

アプリケーションの起動方法

  1. dockerを起動する(dockerデスクトップを起動する、dockerの設定は/root/docker-compose.ymlに記載されている
  2. データベースを起動する(a5mk2を起動してmigrationのsqlをコピペする)
  3. springbootをrunする(BooklistApplicationでrunを押す)

フロントをReactにしたい

springboot-book-management-app's People

Contributors

kanpanda avatar

Watchers

 avatar

springboot-book-management-app's Issues

web画面が表示されない

springbootを起動後、http://localhost:8080/book-listをブラウザに入力したのですが表示できませんでした。

以下のwebページのコードをほぼ〇〇写しています。以下はエラーが出たので変更した点です。
https://uha-blog.com/java/spring-boot-postgresql/

  • Book.javaのimport文でエラーが出たので、以下を参考にjakarta~に変更しました。
    http://kazuki-room.com/post-6362/
  • Book.javaのimport文のlombok.Dataでエラーが出たので、lombokをインストール?しました

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.