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

    STSでループプロセス「クラスパス通知の送信」のループを停止する方法

  2. 2

    Spring Boot Filter is not getting invoked if remove @component in fitler class

  3. 3

    Python / SciPyのピーク検出アルゴリズム

  4. 4

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

  5. 5

    tkinterウィンドウを閉じてもPythonプログラムが終了しない

  6. 6

    androidsoongビルドシステムによるネイティブコードカバレッジ

  7. 7

    ZScalerと証明書の問題により、Dockerを使用できません

  8. 8

    VisualStudioコードの特異点/ドッカー画像でPythonインタープリターを使用するにはどうすればよいですか?

  9. 9

    ビュー用にサイズ変更した後の画像の高さと幅を取得する方法

  10. 10

    二次導関数を数値計算するときの大きな誤差

  11. 11

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

  12. 12

    画像変更コードを実行してもボタンの画像が変更されない

  13. 13

    Reactでclsxを使用する方法

  14. 14

    Three.js indexed BufferGeometry vs. InstancedBufferGeometry

  15. 15

    __init__。pyファイルの整理中に循環インポートエラーが発生しました

  16. 16

    PyTesseractを使用した背景色のため、スクリーンショットからテキストを読み取ることができません

  17. 17

    値間の一致を見つける最も簡単な方法は何ですか

  18. 18

    reCAPTCHA-エラーコード:ユーザーの応答を検証するときの「missing-input-response」、「missing-input-secret」(POSTの詳細がない)

  19. 19

    三項演算子良い練習の代わりとしてOptional.ofNullableを使用していますか?

  20. 20

    好き/愛の関係のためのデータベース設計

  21. 21

    エンティティIDを含む@RequestBody属性をSpringの対応するエンティティに変換します

ホットタグ

アーカイブ