Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Code Block | ||
---|---|---|
| ||
import org.joget.commons.util.ResourceBundleUtil; String label = ResourceBundleUtil.getMessage("general.method.label.ok"); |
Thai |
---|
กระบวนการ |
public static org.springframework.context.ApplicationContext getApplicationContext()
English |
---|
Utility method to retrieve the ApplicationContext of the system |
Thai |
---|
วิธีการ Utility เพื่อดึง ApplicationContext ของระบบ |
...