タグ

jspとSpringに関するItisangoのブックマーク (2)

  • Thymeleaf

    30 July 2023: Thymeleaf 3.1.2.RELEASE has been published. See what's new in Thymeleaf 3.1 and how to migrate. Thymeleaf is a modern server-side Java template engine for both web and standalone environments. Thymeleaf's main goal is to bring elegant natural templates to your development workflowHTML that can be correctly displayed in browsers and also work as static prototypes, allowing for stro

    Itisango
    Itisango 2018/04/21
    #Thymeleaf is a modern server-side Java template engine for both web and standalone environments. Thymeleaf's main goal is to bring elegant natural templates to your development workflow
  • Spring4勉強会 第一回 - Qiita

    概要 前提条件 環境構築 サンプルPJの作成 tcサーバの起動とサンプルの実行 Mavenについて Springの構成について Springの基 Controllerから文字列を渡して表示してみよう ※第二回は以下 * Form連携 ※第三回は以下 * 入力値検証 ※第四回は以下 * MyBatis連携 ※第五回は以下 * MyBatis x Spring x MySQLでトランザクション制御を扱ってみる ※第六回は以下 * RESTfulAPIの作成 概要 今回はJavaのFrameWork、SpringMVCについて取り扱います。 各Verは以下となります。 ・4.1.6.RELEASE ・JSP 2.2 ・Servlet 3.1.0 ・Spring Mybatis 1.2.2 ・Mybatis 3.3.0 最初は単純なテキスト表示から始め、最終的にはDBと連携するところまで学習を進

    Spring4勉強会 第一回 - Qiita
  • 1