Thymeleaf Without Object Classes?

Bardales :

Is it possible to use Spring Boot and Thymeleaf without using object-oriented programming, And only handle the information in the database with stored procedures?

nickolay.laptev :

No, Spring Framework is Java based and all supported languages use OOP paradigm.
I see you mix a lot of things together. Try to split them one by one, performing small steps. This will help you to move faster.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

How to create mock object of classes without interface

Passing an object into a Thymeleaf fragment

Update content in Thymeleaf without reloading whole page

Sharing an object between classes

Thymeleaf returning a String array instead of List<Object>

How to correctly bind checkbox to the object list in thymeleaf?

Thymeleaf + Spring Boot: Object creation with related object (Form & Return)

ThymeleafネストされたSet <Object>

spring thymeleaf - delete object from html table and pass id to controller

Spring MVC-Thymeleaf th:action th:object

Chained conversion between classes without public inheritances

Factory method without abstract classes and interfaces

Is there a way to store a object immediately to a another classes list?

Is it possible to have a collection of Object<T> classes?

Instantiate object classes inside a table cell in php?

Javascript Object Structure Without Key

Obtain the vtable of a class without an object

Java - count duplicates in array without using outside classes or methods?

NestJs/swagger: Define ref schemas without DTO classes

Css pseudo-classes without any selector, is it ok?

Guava predicate to filter various conditions without anonymous class or extra classes

Generate serializable classes via XJC without xsd change

ThymeleafがList <Object>ではなくString配列を返す

Spring | Hibernate | Thymeleaf: Neither BindingResult nor plain target object for bean name 'id' available as request attribute

Array/List iteration without extra object allocations

Shallow copy JavaScript object without references

how to export tm object without chart borders

"Removing" multiple properties from an object without mutation

calling virtual method without pointing to an object?

TOP 一覧

  1. 1

    セレンのモデルダイアログからテキストを抽出するにはどうすればよいですか?

  2. 2

    Railsで宝石のレイアウトを使用するにはどうすればよいですか?

  3. 3

    Chromeウェブアプリのウェブビューの高さの問題

  4. 4

    Ansibleで複数行のシェルスクリプトを実行する方法

  5. 5

    アンドロイド9 - キーストア例外android.os.ServiceSpecificException

  6. 6

    Windows 10 Pro 1709を1803、1809、または1903に更新しますか?

  7. 7

    CSSのみを使用して三角形のアニメーションを作成する方法

  8. 8

    Google Playストア:アプリページにリーダーボードと実績のアイコン/バッジが表示されない

  9. 9

    GoDaddyでのCKEditorとKCfinderの画像プレビュー

  10. 10

    PyCharmリモートインタープリターはプロジェクトタブにサイトパッケージのコンテンツを表示しません

  11. 11

    Windows 7では、一部のプログラムは「ビジュアルテーマを無効にする」レジストリ設定を行いませんか?

  12. 12

    Get-ADGroupMember:このリクエストのサイズ制限を超えました

  13. 13

    Pyusb can't find a device while libusb can

  14. 14

    MySQLでJSON_LENGTHとJSON_EXTRACTを組み合わせる方法は?

  15. 15

    Postmanを使用してファイル付きの(ネストされた)jsonオブジェクトを送信する

  16. 16

    Swiftのブロックのパラメーターに関するドキュメントのマークアップ形式は何ですか?

  17. 17

    Reactでclsxを使用する方法

  18. 18

    追加後、ブートストラップマルチセレクトがテーブルで機能しない

  19. 19

    MongoDB Compass: How to select Distinct Values of a Field

  20. 20

    「埋め込みブラウザのOAuthログイン」を有効にしてコールバックURLを指定した後でも、Facebookのコールバックエラーが発生する

  21. 21

    複数行ヘッダーのJTableヘッダーテキストの折り返し(カスタムTableCellRenderer)

ホットタグ

アーカイブ