Abstract
Increasing the reusability and manageability of software units is one of the most fundamental issues in the field of software engineering. To increase these parameters, which are important factors that determine the quality of the software, it is necessary to develop the units that make up the software in a way that minimizes their dependency on each other. This basic requirement exists in web applications, as in other types of software. Inversion of Control – IoC is a design pattern used to manage the components of a software application and combine them by reducing inter dependencies. This study focuses on the development of a web framework that includes IoC containers and HTTP services, which have an important role in the development of modern web applications. The developed framework has the abilities to automatically analyze dependencies and integrate components flexibly by creating its own IoC container. Thanks to these features, an infrastructure has been created where developers can modularize their codes and easily create sustainable software development projects. In addition, HTTP services developed within this framework provide the basic communication mechanisms that web applications need. These services contain the necessary functions to process and route HTTP requests and present the results. The framework aims to provide a solid foundation for future web projects by offering an innovative and original approach.
Publisher
Orclever Science and Research Group
Reference18 articles.
1. Johnson, R., Hoeller, J., Arendsen, A., & Thomas, R. (2009). Professional Java development with the Spring framework. John Wiley & Sons.
2. Galloway, J., Haack, P., Wilson, B., & Allen, K. S. (2012). Professional ASP. NET MVC 4. John Wiley & Sons.
3. He, R. Y. (2015, January). Design and implementation of web-based on Laravel framework. In 2014 International Conference on Computer Science and Electronic Technology (ICCSET 2014) (pp. 301-304). Atlantis Press.
4. Sommerville, I. (2010). Software Engineering. Harlow, England: Addison-Wesley. ISBN: 978-0-13-703515-1.
5. Kiczales, G., Lamping, J., Mendhekar, A., Maeda, C., Lopes, C., Loingtier, J. M., & Irwin, J. (1997). Aspect-oriented programming. In ECOOP'97—Object-Oriented Programming: 11th European Conference Jyväskylä, Finland, June 9–13, 1997 Proceedings 11 (pp. 220-242). Springer Berlin Heidelberg.