Added content to Java Roadmap (110-java) (#2490)
* Update 102-cukes.md * Update 102-cukes.md * Update readme.md * Update content/roadmaps/110-java/content/103-java-web-frameworks/readme.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/2678/head
parent
022b0e27e8
commit
fec3a8c66d
1 changed files with 3 additions and 1 deletions
@ -1 +1,3 @@ |
|||||||
# Java web frameworks |
# Web Frameworks |
||||||
|
|
||||||
|
Frameworks are tools with pre-written code, that act as a template or skeleton, which can be reused to create an application by simply filling with your code as needed which enables developers to program their application with no overhead of creating each line of code again and again from scratch. |
||||||
|
Loading…
Reference in new issue