目前分類:Grails (4)
- Feb 26 Fri 2016 08:21
IntelliJ-IDEA 15 開始支援 Grails 3.0, Grails 3.1 了。
- Oct 03 Sat 2015 09:07
Grails 第四課:Domain class 介紹-1
先前我提過,Grails 底層其實是 Spring framework + Hibernate。
我相信很多人都用過 Hibernate,他為我們在開發應用系統時,省下不少時間。
- Sep 19 Sat 2015 15:42
Grails 第一課
Grails 是什麼? 照樣我們先看看官網是如何介紹 Grails的
Grails is a powerful web framework, for the Java platform aimed at multiplying developers’ productivity thanks to a Convention-over-Configuration, sensible defaults and opinionated APIs. It integrates smoothly with the JVM, allowing you to be immediately productive whilst providing powerful features, including integrated ORM, Domain-Specific Languages, runtime and compile-time meta-programming and Asynchronous programming.
- Sep 19 Sat 2015 05:21
Groovy / Grails 是什麼
如果你是 Java 使用者,你是否曾經覺得空虛覺得寂莫、覺得冷, 羨慕 Python, Ruby, Ruby on Rails 那種簡潔有力的語法呢?
曾經,我想要遠離我熟悉的 Java,跳到 Python, Ruby 的世界,去擁抱那我期待很久的程式系統。
當我在研究 Python、Ruby ,為了要選擇哪一個為新的學習標的的時候,有一位神人級的朋友說「你有用過 Grails 嗎?那跟 Ruby 有點類似,但是跟 Java 相容,可以使用 Java 的 package」